2 lines
26 B
Python
2 lines
26 B
Python
|
|
import asyncio
|
||
|
|
print("ok")
|