2024-11-07 20:34:37 +08:00

3 lines
50 B
Python

def _kbhit() -> int: ...
def _getch() -> int: ...