Intro to Python Learn one of the most powerful and in demand languages in the world today Enroll NonePrerequisites BeginnerSkill Level 8Number of Lessons Course Content: Lesson 1 (Python Basics): Printing to console and user inputCommentsVariables and data types (and type casting)Lesson 2 (Data structures):ListsTuplesSetsDictionariesLesson 3 (Control Structures):If…Else statements and conditionalsTry except statementsLesson 4 (Looping Constructs):While loopsFor loopsList ComprehensionLesson 5 (Intro to OOP):FunctionsClassesLesson 6 (More on classes):InheritancePolymorphismLesson 7 (Miscellaneous):Python Libraries and more built-in functionsReading filesRecursionLesson 8 (DSA):Linked listsHashmapsStacks and queuesSearching and sorting algorithms