Completed
input:
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Tutorial for Beginners - Build a Game with Python
Automatically move to the next video in the Classroom when playback concludes
- 1 Project Structure:
- 2 Topics Covered:
- 3 Getting Started:
- 4 Variables:
- 5 Data Types:
- 6 print:
- 7 Lists:
- 8 type:
- 9 Dictionaries:
- 10 input:
- 11 IF Statements:
- 12 WHILE Loops:
- 13 Booleans:
- 14 Operators:
- 15 pass:
- 16 String Concatenation:
- 17 Imports:
- 18 randint:
- 19 Functions:
- 20 return:
- 21 Arguments & Parameters:
- 22 f-strings:
- 23 append:
- 24 FOR Loops: