49.7k views
11 votes
Write a python program to change variable value of your previous result percentage to your current percentage of mid-term

1 Answer

7 votes

Answer: Make one variable equal to the current percentage and do mid term = current percentage. Then when to put in the current percentage it will always change the midterm score.

User Nickalchemist
by
3.7k points