Python programming

Question

Write a program using “nested if “ structure to ask a user about student’s assignment marks, test marks and exam marks. The program will proceed step by step (it will read value of the next assessment component only if the previous assessment is passed) and will display a message for each of the assessment components whether it has been fulfilled or not. [Note: Passing marks for assignment, test and exam are 25, 25 and 50 respectively. Use sentinel-controlled loop, break and continue in your program.]

Details
Attachments
Purchase An Answer Below

Have a similar question?