Description
Produce a complete python program, that asks the user for the number of eggs in a basket. The program reports the number of dozens of eggs in the basket and the number of eggs left over. If the number of eggs is less than one dozen (12 eggs), the output should be just “There are xx eggs”. The user input will be an integer.
Madison Hayes –
Let me to say thanks for your great help.
Madison Hayes –
Again thanks