How Python Code is Run

Variables

a = 1 
b = "hello"

Basic Data Types

Basic operations

Boolean, If-Else


More data types