WARNING: This program does not work the way we want it to! It has a logic error and we need to fix it!

In English, when we say a person is not big and tall, we understand that the person is NOT big and NOT tall. However, in Python, we need to tell the computer this explicitly and write: not big and not tall.

  • Add another not to the if statement to make the shark eat the fish.
  • Click Run to see if you fixed the program. When finished, click Submit and Next to move on.

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)