📜  在python中设置条件变量.在 python 中使用 if else 语句. - Python 代码示例

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

代码示例1
value = 'Test' if 1 == 1 else 'NoTest'