3 lines
31 B
Python
3 lines
31 B
Python
|
import time
|
||
|
print("test")
|
||
|
x = 2
|