• 1.顺序语句默认情况下,python的代码都是按照从上到下的顺序依次执行的。代码语言:javascript代码运行次数:0运行复制print('hello ')print('world
    admin1月前
    290