摘要: # -*- coding: utf-8 -*-""" File Name: printsquare Description : Author : Administrator date: 2018/9/8 0008 """def print_square(n): """ 5(-2,-1,0,1,2)- 阅读全文
posted @ 2018-09-08 22:56 tny_leyon 阅读(394) 评论(0) 推荐(0) 编辑
摘要: # -*- coding: utf-8 -*-""" File Name: test Description : Author : Administrator date: 2018/9/2 0002 """# the default max number# for i in range(1, len 阅读全文
posted @ 2018-09-08 20:59 tny_leyon 阅读(324) 评论(0) 推荐(0) 编辑