A Gentle introduction to python
Python is a very simple language , and has very intuitive syntax.It encourages programmer write his code easily and efficiently(with less line you can do more)
For Example: You can just write print("some line") to print it out to the screen and yes y...
kiranpratyush.hashnode.dev2 min read