Python 01: Python Basics
Python Basics
Python is interpreted language, and statements are executed line by line.
source code is stored in .py file extension.
History
Python 1Python 2Python 3
20 Feb 199116 Oct 200003 Dec 2008
From python, we can make -
Games -
...
mdirfan.hashnode.dev2 min read