Giter Site home page Giter Site logo

python_basic100's Introduction

Python 实用 100 例

  1. 计算两数之和
  2. 计算阶乘
  3. 计算圆的面积
  4. 打印区间内所有素数
  5. 计算前 n 个数的平方和
  6. 计算列表数字的和
  7. 返回范围内所有偶数
  8. 从列表中移除多个元素
  9. 列表去重
  10. 简单列表元素排序
  11. 复杂列表元素排序
  12. 读取 txt 成绩文件实现排序
  13. 统计 txt 成绩文件最高分、最低分、平均分
  14. 统计文章出现的英文单词数目
  15. 统计目录下的文件大小
  16. 按文件后缀名整理文件夹
  17. 递归搜索目录找出最大的文件
  18. 计算班级的高分低分平均分
  19. 不同文件的关联
  20. 批量 txt 文件合并
  21. 统计每个兴趣的学生人数
  22. 获取当前的日期和时间
  23. 计算两个日期相隔的天数
  24. 计算任意日期 7 天前的日期
  25. 计算开始和结束范围的所有日期
  26. 将 Unix 时间戳转换成日期
  27. 计算日期数据周同比
  28. 用正则表达式判断字符串是否是日期
  29. 从文本中提取手机号
  30. 批量提取文本手机号
  31. 提取邮箱地址
  32. 校验密码是否规范
  33. 提取文本内商品价格
  34. 文本内手机号打马赛克
  35. 将多种日期格式标准化
  36. 英文分词计算词频
  37. 中文文章分词
  38. 统计中文文章中的人名
  39. 模拟论文查重
  40. 自动移动鼠标防止锁屏
  41. 自动写文档
  42. 聊天轰炸

python_basic100's People

Contributors

lotwt avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.