Python 3 Crash Course
Back to Dashboard
Course sections
Section 1
Python 3 Crash Course
1
Where is Python Used?
2
Installing Python
3
Running Python Files
4
Python Shell
5
Basic Math
6
Variables
7
Indentation
8
Interactive Python
9
Data Types
10
Indexing
11
Comments
12
String Formatting
13
Files
14
Comparison Operators (Conditionals)
15
For Loops
16
While Loops
17
List Comprehensions
18
Functions
19
Scope
20
OOP
21
Packages
22
Try/Except
Section 2
Summary
1
Summary
Python 3 Crash Course
Installing Python