题目详情
单选题 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-09-18 03:32:37
相关题目
相关作业