首页
(填空题, )表达式'C:\\Windows\\notepad.exe'.startswith('C:')的值为()。
2023-11-03 11:12:37
初级Python开发工程师
(填空题, )表达式'C:\\Windows\\notepad.exe'.startswith('C:')的值为()。
True
上一篇:
(填空题, )表达式len('Hello world!'.ljust(20))的值为()。
下一篇:
(填空题, )表达式r'c:\windows\notepad.exe'.endswith(('.jpg','.exe'))的值