# Note this prefix code is to verify that you are not using any for loops in this exercise. This won't affect any other functionality of the program.
# this is to ensure that you cannot use the built in any, all and min function for this exercise but you can use it in the OPPEs.