题目详情
单选题 Consider this statement: >>> print(r'foo\\bar\nbaz') Which of the following is the correct REPL output
A. foo\bar\nbaz
B. foo\\barnbaz
C. foo\\bar\nbaz
D. foo\bar
学科:Python程序设计(双语)
时间:2024-09-18 03:32:37
相关题目
相关作业