[solved] – Question 98809
Write a program that enter the marks obtained Homework, assignment and test with weight age.
Homework=0.2 Assignment=0.3 Test=0.5
If net marks are more than 60%,print pass, otherwise fail
Expert Answer
OR
Write a program that enter the marks obtained Homework, assignment and test with weight age.
Homework=0.2 Assignment=0.3 Test=0.5
If net marks are more than 60%,print pass, otherwise fail
OR