
December 20th, 2012, 07:22 PM
|
|
Registered User
|
|
Join Date: Dec 2012
Posts: 6
Time spent in forums: 2 h 49 m 26 sec
Reputation Power: 0
|
|
|
Need help with home work.
Hello i have a home work in python and i ant slove that.
Two qustion .
number one :
llow the user to enter two numbers, the first number is smaller than
the second number. Output “Programming is fun” between the intervals of
the two numbers except for when 5 is a factor of the number of the interval
then the program will output “DONT FORGET TO COMMENT”
number two:
PAWAP to output a list of squares of positive integers as long as the
difference between the squares is less than 50. The user will input the
number
i can use only if,print,loop,random. (no list)
Thank for any help
|