#Template for Program 4
#Note: This program does not require the use modules (Ch 3)
#Remember to indent code that is within the for loop (4 spaces or 1 tab)

#print the progam title and a blank line


#get input for number of months and store as integer


#for loop


    #ask user to input rainfall for a month and store as float


    #add the rainfall to the total rainfall



#calculate the average rainfall and store in a variable


#print the total rainfall


#print the average rainfall

Recommended Answers

All 3 Replies

You did not ask anything and this is not functional prrogram, what is your reason for posting it?

I need help on this assignment I am new to website and posting things I attached the instructions if you can help me please.

I am in an intro programming class and need help understanding how python program works.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.