Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
__phello__我在终端中导入:
__phello__
>>> import __phello__ Hello world!
是__phello__为了什么?或者它只是一个复活节彩蛋?
它只是Python 中的一个复活节彩蛋。该文件可以在这里和这里找到,其中一个是帮助文件,另一个是模块。
这是一个笑话,它在香草安装中制作了一个非常短的 hello world 程序。这是一些人可以非常有竞争力的事情......