Write python program that takes two numbers from the user( low and high ) and calculates the average of all odd numbers between the low and high numbers, and prints both the sum and average of these odd numbers using loop
All Answers
total answers (1)
using for loop:
need an explanation for this answer? contact us directly to get an explanation for this answer