** Today I Started learning python programming language.

I learned some basic concepts about python and terminal commands..**

** Python is a Interpreted and dynamically typed programming language.

Python automatically Understands the datatype.

Interpreted means a code is Executed Line by Line.