1 00:00:12,610 --> 00:00:19,210 Hi, everybody, and welcome and this lecture, we will discuss Topal practice and we will go over the 2 00:00:19,210 --> 00:00:27,340 assignments and by the end of next lecture, we will complete the collection part of this course. 3 00:00:28,810 --> 00:00:29,350 All right. 4 00:00:29,650 --> 00:00:35,770 And now, once we have already completed that theoretical part of Topal, we are ready and steady to 5 00:00:35,770 --> 00:00:37,240 resolve some assignments. 6 00:00:37,870 --> 00:00:44,410 And I really hope that all of you or even most of you are trying to resolve these assignments by yourselves, 7 00:00:44,410 --> 00:00:50,950 because this is the only way that in the long term, you will remember all of these topics. 8 00:00:51,190 --> 00:00:57,880 And I really believe that this method of resolving assignments and trying to fight with the court is 9 00:00:57,880 --> 00:01:04,090 a great technique to understand a lot of things, because sometimes you hear a lecture and you think 10 00:01:04,090 --> 00:01:09,900 that everything is clear and easy, and once you try to write the code, you encounter some difficulties. 11 00:01:10,120 --> 00:01:14,050 So the only way to study is to get your hands dirty. 12 00:01:14,270 --> 00:01:14,770 All right. 13 00:01:15,250 --> 00:01:18,530 So let's go over the assignments real quick. 14 00:01:18,940 --> 00:01:21,940 So, first of all, please create a technological term. 15 00:01:21,940 --> 00:01:24,220 Top of it will contain the following items. 16 00:01:25,490 --> 00:01:25,870 Right. 17 00:01:25,870 --> 00:01:33,340 And once you do that, you have a creative part, you might say, in the second assignment. 18 00:01:33,340 --> 00:01:39,070 So please print the following sentence using cell extraction to the needed cells. 19 00:01:39,680 --> 00:01:40,030 Right. 20 00:01:40,030 --> 00:01:42,840 So the sentence is the following. 21 00:01:42,850 --> 00:01:44,110 We are ninja developers. 22 00:01:44,110 --> 00:01:51,940 We write Python code in Pi Charmides and now practicing tuple collection Stipek that contains string 23 00:01:51,940 --> 00:01:52,900 variables. 24 00:01:53,170 --> 00:01:56,200 And you can see here purple and yellow colors. 25 00:01:56,410 --> 00:02:05,590 So words marked in purple use, usual extraction of Kleenex and worse marked in yellow extraction by 26 00:02:05,590 --> 00:02:07,120 negative cell index. 27 00:02:07,330 --> 00:02:14,380 All right, so just print the sentence and when you see words colored, just use the expressions that 28 00:02:14,380 --> 00:02:18,790 we have studied in the theoretical part and put them inside the sentence. 29 00:02:19,000 --> 00:02:28,360 Then afterward, you can put all of this inside the print and verify in the terminal that you have successfully 30 00:02:28,360 --> 00:02:30,590 printed what you were asked to print. 31 00:02:31,780 --> 00:02:32,490 All right. 32 00:02:33,010 --> 00:02:35,440 Let's go straight forward to the third assignment. 33 00:02:35,440 --> 00:02:39,790 So please insert the variables float and list into the tuple. 34 00:02:40,120 --> 00:02:44,260 We have seen in the previous lecture that you cannot do it straight forward. 35 00:02:44,260 --> 00:02:50,620 You have to overcome this difficulty because tuple cannot be added cells and cannot delete cells. 36 00:02:50,890 --> 00:02:53,980 And you have to overcome it with a special technique. 37 00:02:54,160 --> 00:02:58,180 So please add these items to the end of the collection. 38 00:02:58,420 --> 00:03:02,650 A hint we studied how to add new cells on list. 39 00:03:02,650 --> 00:03:04,080 Advanced Lecture. 40 00:03:05,020 --> 00:03:05,320 All right. 41 00:03:05,330 --> 00:03:12,840 This connects to our previous theoretical theoretical lecture that we have seen regarding tuple advanced 42 00:03:12,850 --> 00:03:13,150 part. 43 00:03:14,260 --> 00:03:17,620 And then last but not least, you have your fourth assignment. 44 00:03:17,620 --> 00:03:22,120 So please create a single cell tuple with the number one in it. 45 00:03:23,020 --> 00:03:31,870 Please make it a an integer, please, not a string, and also print out the type of the data collection. 46 00:03:32,380 --> 00:03:34,120 We have covered this as well. 47 00:03:34,120 --> 00:03:35,890 We've seen it in previous lectures. 48 00:03:36,370 --> 00:03:38,530 So that's about it, guys. 49 00:03:38,530 --> 00:03:44,800 And once we will complete the following lecture, we will head over to some new topics. 50 00:03:45,040 --> 00:03:50,500 And you probably noticed that by now the topics are getting a bit harder. 51 00:03:50,740 --> 00:03:56,140 We are stepped it up a notch and it's a bit more difficult than variables. 52 00:03:56,470 --> 00:03:58,000 But stay strong. 53 00:03:58,000 --> 00:04:05,560 And as long as you listen to all of the lectures and you practice these assignments, making your life 54 00:04:05,560 --> 00:04:06,610 a bit harder here. 55 00:04:06,910 --> 00:04:13,940 But I assure you that if you resolve all of these assignments, you will become a ninja developer or 56 00:04:13,990 --> 00:04:14,110 AI. 57 00:04:14,120 --> 00:04:15,760 So that's about it. 58 00:04:15,760 --> 00:04:17,290 I will see you in the next lecture. 59 00:04:17,290 --> 00:04:22,090 Please try to resolve the assignments by yourselves and you can see the resolution in the next video.