mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-15 17:02:53 +08:00
update main.py in text editor in win10
This commit is contained in:
parent
87a96b23d0
commit
a0fea8a35c
@ -1,6 +1,7 @@
|
||||
import PikaStdLib
|
||||
|
||||
print('hello PikaScript!')
|
||||
|
||||
mem = PikaStdLib.MemChecker()
|
||||
print('mem used max:')
|
||||
mem.max()
|
||||
|
Loading…
x
Reference in New Issue
Block a user