• 2021-04-14 问题

    已知x为非空字符串,那么表达式 ''.join(x.split()) == x 的值一定为True。

    已知x为非空字符串,那么表达式 ''.join(x.split()) == x 的值一定为True。

  • 2022-06-17 问题

    程序如下: x='ab;cd;ef' y=x.split(';') y的值为['ab','cd','ef']

    程序如下: x='ab;cd;ef' y=x.split(';') y的值为['ab','cd','ef']

  • 2022-06-06 问题

    The buildings were destroyed ____ the other night. A: on a split second B: at a split second C: in a split second

    The buildings were destroyed ____ the other night. A: on a split second B: at a split second C: in a split second

  • 2022-06-10 问题

    把数组转换成字符串和把字符串分割成数组的方法分别是() A: join,split B: json,split C: substr,split D: jion,split

    把数组转换成字符串和把字符串分割成数组的方法分别是() A: join,split B: json,split C: substr,split D: jion,split

  • 2022-06-09 问题

    以下哪个函数可以将列表元素x增加到列表尾部? A: len() B: str() C: replace() D: split()

    以下哪个函数可以将列表元素x增加到列表尾部? A: len() B: str() C: replace() D: split()

  • 2022-11-01 问题

    下面描述正确的是(多选 A: gzip压缩不支持split B: Lzo压缩后文件后缀名为.lzo,支持split C: Snappy压缩算不支持split D: Lz4压缩算法不支持split

    下面描述正确的是(多选 A: gzip压缩不支持split B: Lzo压缩后文件后缀名为.lzo,支持split C: Snappy压缩算不支持split D: Lz4压缩算法不支持split

  • 2021-04-14 问题

    短语split a cab

    短语split a cab

  • 2022-05-28 问题

    in a split second第二名

    in a split second第二名

  • 2021-04-14 问题

    给出下面代码:‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫ a=input("").split(",") x=0 whilex<len(a): print(a[x],end="") x+=1 代码执行时,从键盘获得a,b,c,d,则代码的输出结果是:‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫()。

    给出下面代码:‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫ a=input("").split(",") x=0 whilex<len(a): print(a[x],end="") x+=1 代码执行时,从键盘获得a,b,c,d,则代码的输出结果是:‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫‪‪‪‪‪‪‫‪‪‪‪‪‫‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‪‫()。

  • 2021-04-14 问题

    In a Stern-Gerlach experiment, the beams of an atom with 6S5/2 will split into_________________ parts; the beams of an atom with6G3/2 will split into_________________parts.

    In a Stern-Gerlach experiment, the beams of an atom with 6S5/2 will split into_________________ parts; the beams of an atom with6G3/2 will split into_________________parts.

  • 1 2 3 4 5 6 7 8 9 10