Racket Coding Day 5 ? Conditional Statements Exercise 1

Exercise 1: What if you wanted to check if a word given was one of 12 different words? You would really want to write 12 nested if statements!

ads

Part of the document