Level 2: Learning Quiz - IncrediCoders/Python1 GitHub Wiki

Scratcher_HandsTogether

Mrs. Scratcher added this page on March 14, 2023


I prepared some questions to check what you learned!

Level 2 Quiz Questions

  1. What are variables and what are 2 examples of variables?

  2. What do the variables current_character and current_text represent in the challenge program?

  3. What is an easier way to write load_file("Assets/CaptainJavo.png") that outputs the same thing?

  4. What is a while loop?

  5. What is an event and what are 2 examples of an event?

  6. What key on the keyboard will indent a line of code, for example in an If statement?

  7. What is the difference between == and = in Python?

  8. What is an If ladder?

  9. What code command will exit out of the program?

  10. What line of code would you write in this program to see if the user pressed the "#5" key?

Next Steps

Next, you can take on the two extra challenges to add to your Class Introductions program and learn more! When you're done, you can move on to Level 3, the Classroom Quiz!

Take the Challenges!

  1. Challenge 1: Add the introduction for RAM and ROM and one for Amphib Ian, totaling 14 introductions!

  2. Challenge 2: Instead of using an if/else ladder, you will put the text and images into a python list (it is a list of variables).

More Level 2 Resources

  • Level 2: Unplugged Activity - I wrote this page with more details than what you saw in the book. In this game, you'll have one person act as the developer, and one person act as the variable where the developer choose a noun for the variable to say in the story that they tell!

  • Level 2: Rewards - If you completed the Class Introductions project that we talked about, then I set up this page to act as a reward. You can see some illustrations of me and learn more about who I am! You'll also find the Apple Award digital download, to show off your accomplishment!

  • Level 2: Class Introductions: All Online Resources - Return back to the main Level 2 page, with all our online resources!

Level 3

After you're completely done with Level 2 (did you do the challenges?), then it's time to move on to Level 3! While you read through Level 3 in your book, you can check out the resources from Mrs. Codala, as she teaches you how to build the Classroom Quiz program:

I hope you had fun learning about class introductions! This is something that is very important for all of the future levels! Enjoy!

-- Mrs. Scratcher

⚠️ **GitHub.com Fallback** ⚠️