KianFollowDec 28, 2020·4 min readPython Basic Review & Practicespython1. Python2. Data Type & Operators3. if, while, for4. def5. class1. PythonPython is an interpreted, object-oriented and high-level programming language.