(eng) Verification Platform

CH00_Python Installation and the first program

CH01_Basic Knowledge in Python

CH02_Input and Ouput in Python

CH03_If_else in Python

CH04_for_loop in Python

CH05_while_loop in Python

CH06_time_module_in Python

CH07_List in Python

CH08_file in Python

CH09_dictionaries

CH10_function (1) in Python

CH11_function (2) in Python

CH12_module

CH13_classes (1)

CH14_classes (2)

CH15_polymorphism

CH16_operator overloading