Answer to Question #259784 in Algorithms for Maui

Question #259784

Getting the age of participant, if the age is less than or equal to 17 you need to print "sorry




you're not able to join the event", else you need to print "welcome to the event.

1
Expert's answer
2021-11-01T16:31:49-0400
Start
    Declare integer variable age
    Read age from the user
    if age<=17 then
      Display message: "sorry you're not able to join the event"       
    else
      Display message: "welcome to the event"
    End if
Stop

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Comments

No comments. Be the first!

Leave a comment

LATEST TUTORIALS
New on Blog
APPROVED BY CLIENTS