All problems
EasyControl Flow
If/elif/else — grade letter
Given a score (0-100), print A (>=90), B (>=75), C (>=60), or F.
- #if
- #elif
Sample input
score = 82
Sample output
B
if-else-grade.py
Output
Press "Run code" to execute.
Given a score (0-100), print A (>=90), B (>=75), C (>=60), or F.
score = 82
B
Press "Run code" to execute.
Admissions open · free to apply
Attended a masterclass or have a friend's referral code? You get ₹15,000 off. Fill this and our team takes it from here — pay by cash or online.
Free to apply · masterclass attendees & referrals get ₹15,000 off · our team guides you next.
By submitting, you agree to our Privacy Policy and to be contacted about your enquiry.