Question: Pyhton Define three variables var 1 , var 2 and var 3 . Calculate the average of these variables and assign it to average. Print
Pyhton
Define three variables var var and var Calculate the average of these variables and assign it to average. Print the average. Add at least one comment.
Examples:
python progpy
enter var:
enter var:
enter var:
the average is:
python progpy
enter var:
enter var:
enter var:
the average is:
python progpy
enter var:
enter var:
enter var:
the average is:
put the code in a file called progpy
use the following code as a starter.
var intinputenter var:
var intinputenter var:
var intinputenter var:
#your code starts here:
#your code ends here
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
