1 Answer

0 votes
by

First of all, learn how to write code in the white paper without any support (IDE)

Maintain basic Python control flow

Be confident in explaining your program flow

Learn where to use oops concepts and generators

...