BLUELOVETH 406e10aedc ...
2023-06-02 15:15:28 +08:00

12 lines
169 B
Markdown

---
icon: package
label: sys
---
### `sys.version`
The version of pkpy.
### `sys._repl()`
Get a REPL for this vm. Use its `input` method to feed strings to the REPL.