EXTEND: Now customize your program! Be sure to meet these minimum technical requirements:

  1. Change the background or your sprite's image label inside your set_stage function.
  2. Can you think of a fish that doesn't have scales, but lays eggs in the water?
    • Add another or to the last if statement inside classify_animal() to see if it is the animal!
  3. Add an if statement into classify_animal() to cover other animals that are exceptions to our current logic.

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Submit Work
  • Next Activity
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)