NK
async def async_input(prompt) -> str:
print(prompt, end='', flush=True)
return (await loop.run_in_executor(None, sys.stdin.readline)).rstrip()
Size: a a a
NK
async def async_input(prompt) -> str:
print(prompt, end='', flush=True)
return (await loop.run_in_executor(None, sys.stdin.readline)).rstrip()
NK
NK
NK
NK
NK
NK
NK
NK
NK
NK
NK
NK
NK
NK
s
🌚
️️
NK
NK