Python Basics
In this course, you will learn several components of Python at a basic level.
​
Syllabus:​
1. Introduction
2. Variables
3. For Loops
4. While Loops
5. If-Else Statements
6. Intro to Functions
7. More on Functions
8. Capstone Project