0
study question
How could I write a program that asks for 5 values and outputs the percentage of values that are evenly divisible by 4 (or any other number)?
5 ответов
+ 1
I still get the output 0 with the float
+ 1
thanks
0
alright so would I have to set up if statements for each of the values?
0
still not seeing what's wrong