Menu

[r55]: / trunk / demo / test2 / test2.py  Maximize  Restore  History

Download this file

9 lines (4 with data), 52 Bytes

1
2
3
4
5
if a == 0:
print 1
if b == 0:
print 2