Completed
Integer Truncation 18:02
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Python Beginner Tutorial
Automatically move to the next video in the Classroom when playback concludes
- 1 Start 0:00
- 2 Welcome to Python 0:08
- 3 Python Official Site 3:21
- 4 Shell VS Script Mode IDLE 6:19
- 5 What is a Variable and Variable Types 9:27
- 6 Integers VS Floats 14:43
- 7 Integer Truncation 18:02
- 8 Floats and Whole Number Floats 19:49
- 9 What is a Boolean and When are They Used 25:33
- 10 MAKE YOUR CODE READABLE 29:05
- 11 First Programming Challenge 33:24
- 12 Saving and Running Programs 40:11
- 13 Loose Typing in Python and Taking Inputs 43:26
- 14 Type Conversions 49:06
- 15 Conclusion 52:27