题目详情
单选题 The output of the following scripts is >>> s='Python is a scripting language' >>> s.replace('scripting','high-level') >>> s
A. scripting
B. 'Python is a scripting language'
C. 'Python is a high-level language'
D. high-level

学科:Python程序设计(双语)
时间:2024-04-01 07:25:50
相关题目
相关作业
