Commit aa7b209d authored by Stefan Behnel's avatar Stefan Behnel

test fix

parent 6da89841
__doc__ = u"""
>>> test(5)
89
47
>>> test(11)
95
53
"""
def test(int x):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment