Completed
PC 2 doughNeeded and main Fn 50:32
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Intermediate Tutorial - Decision Structures, Loops, Functions, and Modules
Automatically move to the next video in the Classroom when playback concludes
- 1 Start 0:00
- 2 Introduction 0:08
- 3 What is a Decision Structure 1:34
- 4 If Statements and Greater Than vs Greater Than Equals 5:33
- 5 Recap of Booleans and How They Evaluate 7:34
- 6 While Loops 12:40
- 7 For Loop and For Loop With Range FN 17:28
- 8 Programming Challenge - Password Checker 22:00
- 9 Functions Introduction 29:05
- 10 Processing Data in a Function 33:31
- 11 Programming Challenge - Pizza Maker Intro 38:02
- 12 PC 2 Toppings and Input Validation 41:01
- 13 PC 2 doughNeeded and main Fn 50:32
- 14 Debugging and Improving Output 57:10
- 15 Importing Modules Introduction 1:02:57
- 16 Using Functions from Modules 1:04:47
- 17 Hierarchy Chart and Structuring Programs 1:07:15
- 18 Conclusion 1:13:26