log
graph
tags
branches
changeset
browse
file
latest
diff
annotate
file log
raw
help
baum
view examples/sum3input.baum @ 22:4fd4c56e8950
find changesets by author, revision, files, or words in the commit message
modified .hgignore
author
meillo@marmaro.de
date
Wed, 13 Feb 2008 21:34:24 +0100
parents
children
96e2d58bc346
line source
1
# example program for baum
2
# http://prog.marmaro.de/baum
3
4
print(0)
5
sum(0)
6
input(0)
7
input(0)
8
input(0)