第15903题 单选题
下列Python语句能够正确输出"学而时习之"五个字的是?
A
print "学而时习之"
B
print "(学而时习之)"
C
print ("学而时习之")
D
print (学而时习之)
程序运行统计
暂无判题统计