Module 1 – (Basics of Competitive Programming)
Module 2 -(Introduction about Python)
Module 3 -(Setting up your computer)
Module 4 -(Configuring PyCharm and creating your very first project)
Module 5 -(Learning about variables in Python)
Module 6 -(Receiving inputs from a user in Python)
Module 7 -(Data Type Conversion in Python)
Module 8 -(Stuff you can do with Strings!)
Module 9 -(Operators in Python)
Module 10 -(Statements in Python)
Module 11 -(while loops in python)
Module 12 -(Complex Data Types in Python)
Module 13 -(Range function in Python)