4元操作符问题
SyntaxError: invalid syntax>>> small = x if (x < y and x < z and x < m ) else (y if y < z and y < m) else (z if z < m else)
SyntaxError: invalid syntax
>>> small = x if (x < y and x < z and x < m ) else (y if y < z and y < m) else (z if z < m else)
这是哪错了帮我看看 没有4元操作符,所以你的代码一定是错的 永恒的蓝色梦想 发表于 2020-4-23 19:29
没有4元操作符,所以你的代码一定是错的
好的懂了根本没有东西{:5_90:} 根本不存在四元操作符这种东西……三元也是很晚才加的 是吗
哈哈哈我没看清楚标题我以为是吹水帖...{:9_234:} Twilight6 发表于 2020-4-24 12:02
哈哈哈我没看清楚标题我以为是吹水帖...
什么是吹水贴 litianyang 发表于 2020-4-24 12:07
什么是吹水贴
https://fishc.com.cn/forum-33-1.html
页:
[1]