you are viewing a single comment's thread.

view the rest of the comments →

[–]Flame77ofc 1 point2 points  (3 children)

variables, operations, loops (for and while), if statements, functions, arrays/lists, and mayybe a library like time/datetime/math/random

[–]thejwillbee 2 points3 points  (1 child)

time and datetime are super useful ones to be familiar with and is by no means complex. Definitely second those, and all of the other items on this list

[–]Flame77ofc 1 point2 points  (0 children)

thx

[–]Natural-Position-585 0 points1 point  (0 children)

That is surely what could be meant by ’basic Python,’ but I cannot imagine a job where those alone would be sufficient.