🌈 搜索
📅  最后修改于: 2022-03-11 14:45:34.080000             🧑  作者: Mango
# False print(not(1 == 1)) # True print(not(1 == 2))