题目详情
单选题 Which of the following is not a valid way to specify the string literal foo'bar in Python
A. "foo'bar"
B. 'foo'bar'
C. """foo'bar"""
D. 'foo\'bar'
学科:Python程序设计(双语)
时间:2024-04-01 07:25:50
相关题目
相关作业