Python is case sensitive #

Python uses indentation to indicate blocks of codes

{

{

}

}

Make sure your indentation is consistent!!!

Python Data Type #必背Column1-3

Integer

Float

String

Boolean

List

Dicitionaries

Tuples

Sets

Numbers: Integer/Float