Iterations
# Exercise 1
Print the integers from 1 to 100
|
|
|
|
# Exercise 2
You have been contracted to write a program that will accept from the user the rainfall (in Millimeters) for each day of the week and then show total and average rainfall for that week.
|
|