Python_Basics_Questions
Python_Basics_Questions
Compile
1. Is Python a compiled or an interpreted language? Explain.
2. How does Python execute a script differently than C or Java?
Portable
High Level
print()
Variables
Indentation
Reserved Keywords
Data Types
Comments in Python
Arithmetic Operators
Input in Python