Python 测验 – 条件判断与循环

Python 测验 Python 测验

Python 测验 - 条件判断与循环

开始


if None:
    print(“Hello”)

Python 测验 Python 测验

计算机