__MagicPower
Do one thing and do it best!

导航

 

2015年12月10日

摘要: Whether you use the Terminal occasionally or regularly, you might find it appropriate to change the way it looks beyond the color scheme and transpare... 阅读全文
posted @ 2015-12-10 14:09 __MagicPower 阅读(510) 评论(0) 推荐(0) 编辑
 
摘要: #!/usr/bin/env python #--*-- coding:utf-8 --*--#version one"""from random import randintdef odd(n): return n%2allNums = []for eachNum in range(9): ... 阅读全文
posted @ 2015-12-10 13:48 __MagicPower 阅读(169) 评论(0) 推荐(0) 编辑