📜  python 3 中的新语法 - Python 代码示例

📅  最后修改于: 2022-03-11 14:45:23.119000             🧑  作者: Mango

代码示例1
print("There are <", 2**32, "> possibilities!", sep="")