We probably did. 2014-10-15 10:54 GMT+02:00 Winfried Tilanus <winfr...@tilanus.com>:
> On 10/14/2014 09:42 PM, Geert Stappers wrote: > > Hoi, > > > def proefje(): > > x=0 > > while x<5: > > print x > > x=x+1 > > > > while 1: > > a=raw_input("nog eens?j/n") > > if a=="j": > > proefje() > > else: > > break > > Ik vraag me wel af of we nu niet iemands huiswerk hebben zitten maken... > ;-) > > groet, > > Winfried > _______________________________________________ > Python-nl mailing list > Python-nl@python.org > https://mail.python.org/mailman/listinfo/python-nl >
_______________________________________________ Python-nl mailing list Python-nl@python.org https://mail.python.org/mailman/listinfo/python-nl