Jack-Cherish / Python3

Python3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python3

  • 贵有恒,何必三更起五更睡;最无益,只怕一日曝十日寒。
  • 我的博客
  • Python练习题

Day1:checherboard.py-----题目:要求输出国际象棋棋盘
Day2:count_string.py-------题目:输入一行字符,分别统计其中英文字母、空格、数字和其他字符的个数
Day3:PerfectNumber.py---题目:编程找出1000以内的所有完全数
Day4:Hanoi.py---------------题目:汉诺塔
Day5:Triangle.py------------题目:杨辉三角
Day6:Diamond.py-----------题目:输出菱形图案
Day7:Reduce.py-------------题目:reduce和lambda的练习题
Day8:Palindrome.py--------题目:利用filter()滤掉非回数
Day9:TCP-Server.py--------题目:简单TCP服务器

About

Python3


Languages

Language:Python 100.0%