"<p>Introducing Python For Absolute Beginners Course, we will learn together the basics of Python, data structures, flow control (conditional statements and loops) and functions. We will also provide some practical examples.<br /> <br /> Course Content :</p> <ol> <li><a href="#Introduction" id="Introduction" name="Introduction">Introduction</a></li> <li><a href="#Python Basics" id="Python Basics" name="Python Basics">Python Basics</a></li> <li><a href="#Data Structures" id="Data Structures" name="Data Structures">Data Structures</a></li> <li><a href="#Flow Control" id="Flow Control" name="Flow Control">Flow Control</a></li> <li><a href="#Functions" id="Functions" name="Functions">Functions</a></li> </ol> <h3><strong><a id="Introduction" name="Introduction">Introduction</a></strong></h3> <p>In this section, we will learn about the python language by installing it and trying our first python program.</p> <h3><strong><a id="Python Basics" name="Python Basics">Python Basics</a></strong></h3> <p>We will learn together the python basics : variables , Basic Data Types , Comments, Math Operators, Print ..</p> <h3><strong><a id="Data Structures" name="Data Structures">Data Structures</a></strong></h3> <p><strong><a name="Data Structures"></a></strong>In this section we will discover 4 types of data structure : List, Dictionaries, Tuples and Set.</p> <h3><strong><a id="Flow Control" name="Flow Control">Flow Control</a><a name="Flow Control"></a></strong></h3> <p>In this section we will introduce Conditional Statements and Loops.</p> <h3><strong><a id="Functions" name="Functions">Functions</a></strong></h3> <p>In this last section, we will discover functions, and variable scope.</p> <p> </p>"