A blog for everything related to life
Python is a scripting language that can be edited with any text editor like Sublime Text, NotePad etc. But it helps to use a dedicated IDE(Integrated development environment) for Python. Let’s do that and make our life a bit easier. We will be using PyCharm as our IDE. It is available free and fits nicely…