2PM-Scratch Level 2
We continued with the Cheese Chase project. Homework Make a Level 2 banner that shows when you reach Level 2. Make two more beetle sprites that come during level 2. Make anotherRead More...
We continued with the Cheese Chase project. Homework Make a Level 2 banner that shows when you reach Level 2. Make two more beetle sprites that come during level 2. Make anotherRead More...
We went through how to use list How to add more element to the list How to replace element inside the list How to remove element from the list. Homework: Create aRead More...
We finished the Window Cleaner project. We started the Punching Dummy project. Homework Copy one of the codes from the eyeball to the face to make the face move. Customize your faceRead More...
We went over fixing python bugs 2. We reviewed the material we've covered so far to prepare for the quiz: Variables and different datatypes including. Lists and how to add elements toRead More...
We finished with Function with and without return value. We learned how to use python random module. We started password generator program. Homework: Inside the Aug26_PasswordGenerator.py Create a function with return valueRead More...