Python初学资料整理篇:Python2和Python3的区别

Python2和Python3的一些区别

Python2和Python3众所周知的区别,就是Python2不能识别编写的代码中变量的中文值,而Python3是可以成功识别代码变量的中文值。

 

posted on 2018-10-22 13:29  赤炎凌人  阅读(78)  评论(0)    收藏  举报