[Challenge for beginners] Pancake Glutton | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

[Challenge for beginners] Pancake Glutton

Pancake Glutton challenge Write a program that asks the user to enter the number of pancakes eat for breakfast by 10 different people (Person 1, Person 2,...Person 10) Once the data has been entered the program must output which person ate the most pancakes. BONUS: Modify the program so that it outputs which person ate the least amount. You might want to do it on your computer. (Couldn't do it on here) Solution on my profile. I don't take credit for making this! Just thought it was fun and challenging.

2nd Jan 2018, 5:31 AM
Liannys
1 Answer
+ 1
https://code.sololearn.com/cMgMJ53fq3Js/?ref=app I guess I did it too large, but that's my code :)
2nd Jan 2018, 6:32 AM
Sebastián Zapata
Sebastián Zapata - avatar