When you want to determine whether a variable holds one of many valid values, one option is to use a do…while loop to compare the variable to a series of valid values.
Answer the following statement true (T) or false (F)
False
Computer Science & Information Technology