mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-19 19:10:17 +00:00
3 lines
50 B
Python
3 lines
50 B
Python
def _kbhit() -> int: ...
|
|
def _getch() -> int: ...
|