单项选择题
python中,输出函数是为()
A.input B.lambda C.define D.print
单项选择题 ("%s"%"hello")的返回值是()
单项选择题 s=‘helloworld’,s[-4:]的值是()
单项选择题 isinstance(‘aaa’,str)的返回值是()