[solved] – Question 73179
11: Write code that tells a user that the letter they entered is not a b or a c.
14: Write a code to print all multiples of 5 between 1 and 100 (including both 1 and 100).
15: Write a code that will count all the even numbers up to a user defined stopping point.
16. Input 3 numbers and print either an “all 3 equal” or a “not all equal” message.
18.Input 3 numbers, and print the biggest
Expert Answer
OR

