Exercises: validation
Exercise
Zilo's zen rater
Keep asking: strings
Keep asking the user until they enter something valid.
Check the meal cost
Validating numbers
Check the service level
Test user input to make sure it's valid.
Don't trust user data
Validate and sanitize user data.