SUN – 2 PM – Intro To Python
SUN – 2 PM – Intro To Python
Homework: P.130 to P.131 (TRY IT YOURSELF) Do the quiz that I am going to send in your gmail.
Homework: P.130 to P.131 (TRY IT YOURSELF) Do the quiz that I am going to send in your gmail.
We continued with the Hangman Game project. We added a feature to replace the question mark from "clue" list with a letter that the user guesses correctly. Homework: In our hangman game,Read More...
We finished Hangman project. We learn how to read Python error messages and fix it. Homework: Copy and paste the code from : https://www.ayclogic.com/fixing-python-bugs/ to your Thonny. Fix all the errors
We completed Kaleido Spiral project. We checked with everyone how the progress of their final projects. We learned how to make diagonal rectangle. Homework: Final project is due on October 17. PleaseRead More...
We went through how to do function with return value. We went through how to use random modules. Homework: Do exercises in https://www.ayclogic.com/intro-to-python/star-wars-problem/
We continued with Baby Name Generator Homework: When user enter a number that is bigger than the number of names that we have, you should use for loop to go through allRead More...
We continued learning how to read Python error messages and fix the problem. Homework: Study for 2nd Python Quiz next week. It is going to be 2 hours quiz. Learn how toRead More...
We completed Baby Name Generator program. Next week is Intro To Python final test. It is going to be a 2 hour final test. Please study the following Baby Name Generator Turtle:Read More...
Homework: Create a function "random_number" no parameter. This function will return a random 3 digits between 100 to 999. Create a function "random_password" no parameter. This function will do the following: CallRead More...
We completed Password Generator program We started Hang man game Homework: Inside the while loop, check if the user input is the same with "secret_word". If it is, break from the loopRead More...
We reviewed the quiz result We started Robot Builder project Homework: Make the head of the robot like below in Oct28_RobotBuilder.py file
Homework: In Oct31_ListIndex.py, in the class we were doing a for loop. Inside the for loop do the following Find the index where "answer" variable exists in the "secret_word". Use the indexRead More...
We reviewed two homework assignments from October 17 and October 24 (Oct17_IfElseHomework.py and October24_InputFromShellHomework.py). During the lecture, if, if/else, if/elif, and if/elif/else statements were discussed in depth with various examples that canRead More...
This site uses cookies to understand your visit and improve future outreach. We do not sell personal data.