#Why is it not printing "Not eligible" when the age is age is more than 45 ???

27 messages · Page 1 of 1 (latest)

drowsy dawnBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

last tendon
#

Whats wrong??

proud raven
#

Because look at your condition.

arctic venture
#

something wrong with your conditions

last tendon
#

yeah but how do I stop it

#

i mean restrict it at the age 45

#

for " bigger slides"

arctic venture
#

1st condition is equivalent to age >= 15
2nd condition is equivalent to age >= 5

last tendon
#

??

#

but still..

#

it did not solve my prob..

proud raven
#

You are letting them in if the age is from 15 or the age is from 45.

last tendon
#

how do i crct it??

#

from age 15 to 45

proud raven
#

From 15 to 45 means it's not less than 15 and it's not more than 45.

last tendon
#

yahh ok..

#

how do i do it then???

proud raven
#

Read that sentence carefully and think of what expression would represent that.

last tendon
#

i got it right now...

#

so I basically used "or" instead of "and"

#

am i crct now...???

proud raven
#

Yes.

last tendon
#

thank you

#

sloved!

drowsy dawnBOT
#

@last tendon

Please Do Not Delete Posts!

Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.

last tendon
#

!solved