[Threadspiel] Assoziationsspiel



Vogon_poetry2.jpg
 
[src=python]#!/usr/bin/python

rabbit = 'monster'

if rabbit != 'monster':
print "What? Behind the rabbit?"
else:
print "It *is* the rabbit!"
[/src]
 
Zurück
Oben