下列Py thon代码能正确输出”He11o,Python”的是?
echo (Hel1o,Python!)
input ('Hello,Python!)
print ('Hello,Python!')
print (Hello,Python)