googlearchive / appengine-vm-fortunespeak-python

Getting started with Python Managed VMs runtime
Apache License 2.0
17 stars 7 forks source link

step3 - newline does not appear in the web output #25

Open markgoldstein opened 9 years ago

markgoldstein commented 9 years ago

the messages are concatenated "hello ZZ hello ZZ hello ZZ"

could we implement a counter as well, so something changes from one message to the next. At least add a message terminator character ('.') so the output is easier to read.