Python Shell vs IDLE vs IDE
Python is a multi-paradigm supported language and that is one of the reasons I like Python. Coding with python is very much fun and easy without all those hassling semicolons and stuff.
You can execute python codes in many ways.
In Python Shell
with...
codengocool.hashnode.dev2 min read