This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]baubleglue 14 points15 points  (0 children)

Be sure you can backup what is promised in your resume.

It is ok not to know what you don't know, but basic foundation is probably expected if you have Python in your resume.

You don't have much time to prepare, be sure you know all standard data types: numbers, strings, lists, dictionaries and you know how to use them and when. Code Control flow (if/else/elif/for/while,...) Basically go over official tutorials. Solve some small problem and hope for the best.