eat = input(”food”)

--Originally published at Just A Turtle Coding.

Last night, Owner decided not to feed me since he was working on Ken’s topics. I saw him using the input function and all I could think of was food… I was starving. So when he went downstairs to get some food, I crawled to the keyboard and wrote: 

When he returned, he saw a program. He ran it and I ate. Everyone’s happy now. :D
What input does is it stops the program until the user running it inputs what’s asked.