2017年10月23日

python list示例

摘要: 1 grades = [100, 100, 90, 40, 80, 100, 85, 70, 90, 65, 90, 85, 50.5] 2 3 def print_grades(grades_input): 4 for grade in grades_input: 5 print grade 6 print_grades(grades) 7 def grades_s... 阅读全文

posted @ 2017-10-23 22:19 stringAdmin 阅读(261) 评论(0) 推荐(0)

< 2025年7月 >
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
3 4 5 6 7 8 9

导航

统计

点击右上角即可分享
微信分享提示