Write an expression using Boolean operators that prints "Eligible" if user_age is greater than 17 and not equal to 25. Sample output with input: 17 Ineligible

Answer :

Answer:

I'm sorry I'm not that good at it

Go Question: Other Questions