补上:第6天 python学习资料整理
摘要:
基本数据类型: 1、数字(int) python3里:所有数字都是int。n=1123456789 python2里:位数少的时候叫int ,n=12345 位数多时叫long,n=1234567890 查看int所有的功能(魔法):同理 str list tuple dict bool 在pych 阅读全文
posted @ 2019-08-29 21:32
坚持是多么伟大的事情
阅读(148)
评论(0)
推荐(0)
浙公网安备 33010602011771号