learnpython.org course 1. Indentation: In python, use indentation for block, instead of curly braces. Standard indentation requires four spaces 2. Variables abd Types: Python is completely oriented object: Every var in python is object Number