Description
In this course, you will learn :
- Begin learning Python programming.
- Understand the fundamentals of Python, such as print, input, data conversion, and the if statement.
- Programming with assurance.
- Prepare to learn advanced Python programming techniques.
Syllabus :
- Python Introduction
- Python Installation (Windows)
- Python Installation (MacOS)
- Write Your First Python Program
- More Print
- Variables & Comments
- Input Function
- if statement