首页 试题详情
单选题

运行下面代码,输出结果是()。
S="Thepythonispython."
Print(s.fifind(‘python‘,10))

A10

B20

C14

D系统报错

正确答案:A (备注:此答案有误)

相似试题

  • 单选题

    运行下面代码输出结果是S=The python is python.Print (s.find (‘python‘,10

    答案解析

  • 单选题

    下面C代码输出结果是。int answer,result; answer=100; result=answer-10; printf(“The result is %d”, result 5);

    答案解析

  • 单选题

    运行下面代码输出结果是S=Thepythonispython.Print(s.fifind(‘python‘,10

    答案解析

  • 单选题

    下面代码输出结果是print( 0.1 + 0.2 == 0.3)( )

    答案解析

  • 单选题

    分析下面的JavaScript代码段,输出结果是哪一项? var s1 = parseInt(101中学; document.write(s1);

    答案解析

热门题库