使用pyinstaller工具打包完pygame程序后,可执行程序位于下列哪个文件夹中?()
A. dist
B. bin
C. bulid
D. install
查看答案
在命令行导入sys模块,并执行代码sys.stdout.write('hello'),将打印()。
A. hello
B. hello5
C. 5
D. 以上都不正确
下列选项中,定义不合法的字符串是()
A. 'let\'s go'
B. '字符串"
C. '_09_python'
D. .'print'
下列函数中用于返回字符串长度的是()
A. len
B. str
C. ocr
D. .ord
下列选项中,定义函数名正确的是()
A. print
B. 01_test
C. $__add$
D. .register