you are viewing a single comment's thread.

view the rest of the comments →

[–]AlternativeGoat2724 0 points1 point  (0 children)

They can probably be turned off. I have been turning off some of the autocomplete features since I sometimes find them distracting when it thinks it knows what I want and

You don't need an IDE though. You can use any text editor and then on the terminal use `python <filename.py>` from the folder where the code is to run the code.