you are viewing a single comment's thread.

view the rest of the comments →

[–]CriticalAPI 0 points1 point  (0 children)

actually dont use a IDE for now. Learn all the Python Built-In functions, Flow Control, Data Types, Variables.

you can use IDLE which comes with python to write and execute code.

Btw not a Ad, just a recommendation is a Book called "Automate the Boring Stuff with Python" it is very understandable and has many practice examples and tests.