Computer Science, asked by parmeshwarchoudhary1, 4 months ago

input one character display the message while if the interest characters is we'll otherwise display the message not a vowelinput the age of a person display the message eligible for role if the age is equal to or greater than 18 otherwise display the message not eligible​

Answers

Answered by charantejmadamshetty
0

Answer:

Input a year. Display the message Leap year if the entered year has 366 days, otherwise display the message Not a leap year.

Explanation:

Similar questions