Project: Break the Loop

Practice how to break the loop in Python.

We'll cover the following

Try this

Make a loop that:

  • Keeps asking for words

  • Skips blank inputs

  • Stops if you type "bye"

Get hands-on with 1400+ tech skills courses.