>>>for meow

--Originally published at Nihilistic Kirby

The most recent command for python I’ve learned is >>>for , and since I haven’t thought of a good use for it yet, here’s a cool example of what a cat would write on its own code (as my own interpretation told me):

formeowcode

Hoping the image is clear enough to read, there’s the example of the code I’m using to represent the command >>>for

And here’s the execution:

formeowex

In natural language this can be expressed as ‘For each given Meow, show a Meow followed by an order number’.