发布于 1年前

Python if-else 的用法

print("even") if 4 % 2==0 else print("odd")
©2020 edoou.com   京ICP备16001874号-3