Menu

[solved] – Question 74499

Write a program which reads an integer from input using pancakes = int(input()). If pancakes is more than 3, print out Yum! and if pancakes is not more than 3, print out Still hungry! instead.

Expert Answer


OR


Leave a Reply

Your email address will not be published. Required fields are marked *