- 博客(2)
- 资源 (2)
- 收藏
- 关注
原创 python 掌握之路(二)
#use case 16:use listclassMates=['jie_liu','hongWei_Hong','PanPan','Bang_Wu',"hui_Tang",'Lu_Zhu','XueLong_Su'];for i in range(len(classMates)): print classMates[i];classMates.append('Yu_Chen')
2016-01-07 21:49:16
526
原创 python 掌握之路(一)
#!/usr/bin/env python# -*- coding: utf-8 -*-# use case 1: the first python programprint "hello world";# use case 2: the second python program : use keyword :forfor i in range(10): print str
2016-01-07 20:40:26
385
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅