mirror of
https://github.com/pocketpy/pocketpy
synced 2026-06-21 16:07:10 +08:00
3 lines
50 B
Python
3 lines
50 B
Python
def _kbhit() -> int: ...
|
|
def _getch() -> int: ...
|