+ 1
Which IDE is the best for writing code in Python for beginners?
3 Antworten
+ 1
my friends recommend using Sublime but personally i dont really like it. coz after i open my code through Sublime then open it again through IDLE i realize that they missing some indentation so i prefer IDLE itself
and also you might wanna try PyCharm or Anaconda. although Anaconda is for more professional use, i recommend using Anaconda since they also got "learning" section for beginners of professionals (mostly for professionals tho)
0
You could build python using Sublime also
Ctrl + b
0
Go for Visual Studio Code. It's all in one awesome platform. With code completion too.