WEBVTT 1 00:00:00.000 --> 00:02:00.000 Introduction 2 00:02:00.000 --> 00:09:41.000 Python Syntax 3 00:09:41.000 --> 00:12:50.000 Interpreting vs. Compiling 4 00:12:50.000 --> 00:15:22.000 Useful Python Primitives 5 00:15:22.000 --> 00:21:56.000 hello.py 6 00:21:56.000 --> 00:25:32.000 int.py 7 00:25:32.000 --> 00:28:05.000 ints.py 8 00:28:05.000 --> 00:32:10.000 conditions.py 9 00:32:10.000 --> 00:33:33.000 noswitch.py 10 00:33:33.000 --> 00:36:06.000 return.py 11 00:36:06.000 --> 00:46:33.000 positive.py 12 00:46:33.000 --> 00:51:18.000 overflow.py 13 00:51:18.000 --> 00:51:57.000 mario0.py 14 00:51:57.000 --> 00:54:58.000 mario1.py 15 00:54:58.000 --> 00:55:22.000 mario2.py 16 00:55:22.000 --> 00:55:55.000 mario3.py 17 00:55:55.000 --> 00:57:21.000 mario4.py 18 00:57:21.000 --> 01:00:44.000 argv0.py 19 01:00:44.000 --> 01:02:05.000 argv1.py 20 01:02:05.000 --> 01:03:28.000 argv2.py 21 01:03:28.000 --> 01:08:15.000 initials.py 22 01:08:15.000 --> 01:11:57.000 linear.py 23 01:11:57.000 --> 01:13:41.000 compare1.py 24 01:13:41.000 --> 01:15:43.000 swap.py 25 01:15:43.000 --> 01:18:51.000 struct0.py 26 01:18:51.000 --> 01:22:35.000 student.py 27 01:22:35.000 --> 01:24:37.000 speller 28 01:24:37.000 --> 01:27:13.000 dictionary.py 29 01:27:13.000 --> 01:28:12.000 Closing Thoughts