The Python language has many similarities with languages ​​such as Perl, C and Java. However, there are some differences.

Python basic syntax syntax

Interactive programming does not require the creation of script files. Code is written through the interactive mode of the Python interpreter.

Python basic syntax example

$ python
Python 2.7.6 (default, Sep  9 2014, 15:04:36) 
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.39)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>>