Gia*_*mPy 4 python boolean-expression
我想知道这两段代码之间有什么区别:
while choice != "y" and choice != "n":
while not choice == "y" and not choice == "n":
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
852 次 |
| 最近记录: |