(单选题, )以下语句的运行结果是
>>>Python = “ Python”
>>> print (“ study” + Python)
A.studyPython B.“study“Python C.study Python D.语法错误正确答案C
(单选题, )以下语句的运行结果是
>>>Python = “ Python”
>>> print (“ study” + Python)
A.studyPython B.“study“Python C.study Python D.语法错误正确答案C