Parade length
Write a program to help small towns estimate the length of parades, like their July 4th parade.
Parades have floats and marching bands. Each float needs 30 meters. Each band needs 50 meters.
Sample I/O:
Write a program to help small towns estimate the length of parades, like their July 4th parade.
Parades have floats and marching bands. Each float needs 30 meters. Each band needs 50 meters.
Sample I/O:
What is a list?
We're going to add validation loops to the tip program. It's a topic that confuses some people.
Uh oh.
Don't worry, we'll take it easy. Let's start with a simple task.
What's a float in Python?
Why is repeating code a problem?
What is a list?
Zilo's zen rater
Keep asking the user until they enter something valid.