一行if else 声明: print("A") if a > b else print("B") 运行示例». 可以在同一行上有多个else语句:. 实例. 一行if else语句,有3个条件: print("A") if a > b else ...
確定! 回上一頁