摘要: 一、 python35个关键字列举: help("keywords")查看运行结果: 1. and、or、not 2. if、elif、else3. for、while4. True、False5. continue、break6. pass7. try、except、finally、raise8. 阅读全文
posted @ 2022-09-04 00:00 Mrwhite86 阅读(20926) 评论(0) 推荐(0)