Question #219792

Honor Student

Write a Python Program of Honor Student.It Consists of two test cases


The below link contains Honor Student - question, explanation and test cases


https://drive.google.com/file/d/1lCSgG3og00-_lqFMIQK8hixazR-4InrJ/view?usp=sharing


We need all test cases can be come while code was run

Expert's answer

N=int(input())
if N<10:
    print("HONOR STUDENT")
else:
    print("NORMAL STUDENT"

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

LATEST TUTORIALS
APPROVED BY CLIENTS