+ 1
CPython or IDLE?
Which do you advise is better to use: CPython or IDLE?
3 Respuestas
+ 2
Idle ... It is an easiest mode and an interactive mode of python .
+ 1
I think Pycharm ought to do the trick, its the best text exitor I have used, it alerts you when there is potential error in your code and comes with an inbuilt python console
0
Hi Brian! I already have IDLE but I was wondering how you install Pycharm so that I can try them both out and see which one I personally prefer using!