当前位置:考试网  > 试卷库  > 计算机类  > 等级考试  > 计算机二级  > Python语言程序设计  >  设 str = 'python' ,想把字符串的第一个字母大写,其他字母还是小写,正确 的选项是:
试题预览

设 str = 'python' ,想把字符串的第一个字母大写,其他字母还是小写,正确 的选项是:

A、print(str[0]upper()+str[1:])
B、print(str[1]upper()+str[-1:1])
C、print(str[0]upper()+str[1:-1])
D、print(str[1]upper()+str[2:])
查看答案
收藏
纠错
正确答案:

A

答案解析:

暂无解析

你可能感兴趣的试题

合营各方按注册资本比例分享利润和分担风险及亏损。()

英语翻译:weaponsofmassdestruction

WithanappropriateconjunctiveLastmonthIboughtawatch.Itischeap,________itgoesquitewell.

Wecannotleavethistoughjobtoaperson________.

Itwasasmallplacethencomparedto_______itisnow.

扫一扫,手机做题