2024年8月28日

Python 问号表达式(ternary conditional operator)的实现

摘要: a if condition else b ref: https://stackoverflow.com/questions/394809/does-python-have-a-ternary-conditional-operator 阅读全文

posted @ 2024-08-28 03:58 norsd 阅读(2) 评论(0) 推荐(0) 编辑

导航