blob: 53e917e4910d22627c5e90221099a1976dc54cd1 [file] [log] [blame]
from examples.py import lib
print "Fib(5)=%d" % lib.Fib(5)