1 Star 0 Fork 42

Toby Gu / Python for OpenHarmony

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
frozentest.py 179 Bytes
一键复制 编辑 原始数据 按行查看 历史
唐佐林 提交于 2020-11-30 15:14 . Init Version for HOS
print("uPy")
print("a long string that is not interned")
print("a string that has unicode αβγ chars")
print(b"bytes 1234\x01")
print(123456789)
for i in range(4):
print(i)
C
1
https://gitee.com/toby-gu/python-for-hos.git
git@gitee.com:toby-gu/python-for-hos.git
toby-gu
python-for-hos
Python for OpenHarmony
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891