용성지
용성지
> ```python > >>>str = 'runoob' > >>> str.center(20, '*') > '*******runoob*******' > >>> str.center(20) > ' runoob ' > ``` 变量名不要覆盖内置类嘛~ 呵呵
一看到长列表就想到了yield~ 只看了前半部分我还纳闷怎么没人用~ 呵呵
@tuanpham-dev Is it possible to call termux api inside the proot?
好滴 静待佳作:)
@Prodesire @istommao 说好的一月两更呢~ 呵呵
hi~ 彻底停更了吗?
There is a demo of code viewer in [textual](https://github.com/Textualize/textual)/[examples](https://github.com/Textualize/textual/tree/main/examples), can't edit, but it's enough to show what textual as a framework is capable of. [code_viewer](https://github.com/Textualize/textual/blob/main/examples/code_viewer.py)
I can translate to Korean and Chinese. Let me know if it ready :)
> @longqzh > > I added translation support and portuguese translation, it would be nice if you could check what is required to proper chinese internationalization. Hi, @bkmeneguello Thanks very...