摘要: ## 学习中国MOOC"用Python学人工智能"整理的笔记—— risingwaves@foxmail.com 欢迎交流 ### 20230805 - 在python中,函数和方法很像又有不同 ```python 'hello'.upper() #得到'HELLO' int(10.5) #得到10 阅读全文
posted @ 2023-08-10 13:52 析木瑶光 阅读(45) 评论(0) 推荐(0)
摘要: 不定期更新阅读笔记 阅读全文
posted @ 2023-08-10 12:32 析木瑶光 阅读(218) 评论(0) 推荐(0)