随笔分类 -  Python 学习

Python3的一些基本输入输出
摘要:# python3 # 基本输入输出 #学会使用split()的使用是关键,input()的返回值一定是字符类型 .-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- 1 # Example Input 2 # 1 5 3 # Exampl 阅读全文
posted @ 2017-07-19 11:29 黎夜 阅读(191) 评论(0) 推荐(0)