I Want The Following To Be Solved Using Python Find The Sum Of The Numbers From

I want the following to be solved using python.

1. Find the sum of the numbers from 100 to 200 inclusive.

numbers (integers) the   Calculate the average, the largest smallest the numbers.  ( a a loop.) Compute a program asks the enter three numbers: a , an ending , an increment. Your program should based these criteria, shown the example below. ( a a loop.) This program counts you.Enter the : Enter the ending : Enter the :

4. Compute and test a function calDistance(x1, y1, x2, y2) to calculate the distance between two points represented by Point 1 (x1, y1) and Point 2 (x2, y2). The formula for calculating distance is given:   distance = square root((x2-x1)^2 + (y2-y1)^2 )

           def calDistance(x1, y1, x2, y2)

5. At one college, the tuition for a full-time student is $6,000 per semester. It has been announced that the tuition will increase by 2 percent each year for the next five years. Design a program with a loop that displays the projected semester tuition amount for the next five years.

 
"Looking for a Similar Assignment? Get Expert Help at an Amazing Discount!"
ORDER NOW