作为一名初学者的我在Python使用过程中会遇到的问题(随时有问题随时更新)
1.在python3.x时候,变量命名不能含有的33个关键字:False None True and as assert break class continue def del elif else except finally for from global if import in is lamba nonlocal not or pass raise return try while with yield
2.一个汉字在utf-8 中占3个字符











网友评论