IDNLearn.com: Where your questions meet expert answers and community support. Whether it's a simple query or a complex problem, our community has the answers you need.

Write a python program to change variable value of your previous result percentage to your current percentage of mid-term

Sagot :

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.