Python-2
Python-2
Python
Samatrix Consulting Pvt Ltd
Introduction to Python
High Level vs Low Level
Programming
• High Level Programs
• Close to human language
• No particular knowledge of hardware is required
• Portable
• Far from machine code
• Example: Python, Java, C++