Python 完全新手教程精品练习一、选择题1.运行下列 Python 程序,结果正确的是( )s="abcdefg"c=len(s) #len 求字符串长度for i in range(0,c): if i
时间:2025-07-02 09:35栏目:行业资料