course content

Course Content

Introduction to Python

Challenge 1Challenge 1

Task

Modify the code you wrote for the previous challenge about the small grocery store, so that if the store's revenue is exactly 2000, the message "We are breaking even!" is printed instead of "Everything is ok!". You should include this new behavior within an elif statement.

Everything was clear?

Section 3. Chapter 10
toggle bottom row