Kaydet (Commit) e6fa3811 authored tarafından Alexander Belopolsky's avatar Alexander Belopolsky

Translated German message into English.

üst f4b321b3
......@@ -56,7 +56,7 @@ def main():
for t in s.turtles():
t.undo()
et = clock()
return "Laufzeit: %.3f sec" % (z1+et-at)
return "runtime: %.3f sec" % (z1+et-at)
if __name__ == '__main__':
......
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