Courses
How To
Sign In
Sign Up
Courses
About Us
Students
Forum
How To
Prices
Sign In
Sign Up
Python Essentials
1 Brave new world
Console output
2 A warm welcome
Variables, data types
3 The resistance base
String operations, naming conventions
4 The mission
Comments, problems practice
5 Back to the streets
If statement, boolean operations
6 Who is your friend?
Console input, nested conditionals
6.1 Reading From Console in Python
6.2 Nested conditionals
7 The basement
Loops, float numbers
8 Reparing Noname
While loop, functions
9 Victory is close
Dynamic arrays (lists)
10 Wonderland
Libraries, Modulo