A play on a prompt displayed on the NaNoGenMo page:
It could be 50,000 repetitions of the word "meow".
>>> from meow import main
>>> main()
'Get your novel right meow: https://write.as/zcz8yf2rod65s'
This is also a simple way to show how to use the Write.as API (especially for NaNoGenMo). Check out more info about it in the documentation.