This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
examples
/
builtins
/
while_true.py
Lyon
225d49ef9c
add pika_vm_exit_await API and test
2023-09-26 15:55:22 +08:00
6 lines
43 B
Python
Raw
Blame
History
i
=
0
while
True
:
i
+
=
1
print
(
i
)
Reference in New Issue
View Git Blame
Copy Permalink