1 00:00:01,230 --> 00:00:02,270 Welcome back. 2 00:00:02,280 --> 00:00:10,170 Let's do our first exercise and this exercise is going to be really easy for you to skip but I do recommend 3 00:00:10,170 --> 00:00:11,760 that you actually do it. 4 00:00:11,760 --> 00:00:17,940 I know it's not coding but it's important because you'll learn that teaching somebody a topic actually 5 00:00:17,940 --> 00:00:18,750 helps you learn. 6 00:00:19,560 --> 00:00:23,380 So this is the exercise based on the videos that you've watched. 7 00:00:23,400 --> 00:00:28,300 How does Python work but don't think about it in your head. 8 00:00:28,320 --> 00:00:29,820 I want you to talk to somebody. 9 00:00:29,820 --> 00:00:33,570 I want you to teach somebody how Python works. 10 00:00:33,570 --> 00:00:40,200 So the first thing you're going to do is go to our community our disco community. 11 00:00:40,230 --> 00:00:42,030 We have lots of people here. 12 00:00:42,030 --> 00:00:48,240 We have about 1500 people online right now plus some alumni plus some star mentors. 13 00:00:48,240 --> 00:00:49,720 Well there's a lot of people. 14 00:00:49,950 --> 00:00:58,510 What I want you to do is go to the programming buddies channel if you haven't already and find a buddy. 15 00:00:58,530 --> 00:01:03,780 And with that buddy whether that person is taking a Python course or taking a javascript course it doesn't 16 00:01:03,780 --> 00:01:11,520 matter to say hey can I spend maybe five minutes teaching you how Python works and see if he can explain 17 00:01:11,520 --> 00:01:14,370 it to them how it works just like you've learned. 18 00:01:14,370 --> 00:01:21,960 And then after you've done that I want you to go find a friend or a family member that has never done 19 00:01:21,960 --> 00:01:28,200 programming before and see if he can explain in simple terms how Python works. 20 00:01:28,200 --> 00:01:34,300 That is how python gets written as source code. 21 00:01:34,390 --> 00:01:43,660 We use this translation service called the interpreter to run this code and then we'll spit out some 22 00:01:44,080 --> 00:01:45,790 instruction for our machines. 23 00:01:45,790 --> 00:01:47,920 I kind of gave away the answer but you know what I mean. 24 00:01:47,950 --> 00:01:54,280 I want you to practice teaching somebody this because by understanding these fundamentals it's going 25 00:01:54,280 --> 00:02:01,180 to help you learn more and more and understand how things work underneath the hood as we get more and 26 00:02:01,180 --> 00:02:02,690 more fast. 27 00:02:02,690 --> 00:02:03,380 All right. 28 00:02:03,670 --> 00:02:05,310 First a little exercise. 29 00:02:05,350 --> 00:02:06,730 It shouldn't be too hard. 30 00:02:06,820 --> 00:02:08,950 I'll see you in the next video by.