Introduction To Python - Coddy
Introduction To Python - Coddy
Coddy Team
Introduction to Python
In this course, you will learn the basics of Python
programming language for total beginners.
Prerequisites
Introduction Functions
Return
Variables
Recap Challenge #1
Numbers
Recap Challenge #2
String
Boolean List
If Statement
If - Else
Recap Challenge #1
Basic IO
Output
Input
Cast
Recap Challenge #1
Recap Challenge #2
Loops
For Loop
While Loop
Break
Continue
Recap Challenge #1
Recap Challenge #2