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.
27 messages · Page 1 of 1 (latest)
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.
Whats wrong??
Because look at your condition.
something wrong with your conditions
1st condition is equivalent to age >= 15
2nd condition is equivalent to age >= 5
You are letting them in if the age is from 15 or the age is from 45.
From 15 to 45 means it's not less than 15 and it's not more than 45.
Read that sentence carefully and think of what expression would represent that.
i got it right now...
so I basically used "or" instead of "and"
am i crct now...???
Yes.
@last tendon
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.
!solved