Files
RustPython/examples/freeze/freeze.py
2020-03-06 10:05:47 +02:00

5 lines
51 B
Python

import time
print("Hello world!!!", time.time())