All problems
EasyPython Basics
Comparison chain
Check whether a value is in the range 10 to 100 (inclusive) using a single chained comparison.
- #comparisons
Sample input
x = 47
Sample output
True
comparison-ops.py
Output
Press "Run code" to execute.
Check whether a value is in the range 10 to 100 (inclusive) using a single chained comparison.
x = 47
True
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.