首页
(填空题, )表达式[str(i)foriinrange(3)]的值为()。
2023-11-03 11:12:36
初级Python开发工程师
(填空题, )表达式[str(i)foriinrange(3)]的值为()。
['0','1','2']
上一篇:
(填空题, )表达式'abc.txt'.endswith(('.txt','.doc','.jpg'))的值为()。
下一篇:
(填空题, )表达式'abcab'.strip('ab')的值为()。