Explorar o código

增加了现有3个程序的说明

猫行天下 %!s(int64=7) %!d(string=hai) anos
pai
achega
9c05d6bb3f
Modificáronse 1 ficheiros con 5 adicións e 1 borrados
  1. 5 1
      README.md

+ 5 - 1
README.md

@@ -1,3 +1,7 @@
 # basic-algorithm
 
-基于python,一些基础的好玩的Python算法题的解法
+基于python,一些基础的好玩的Python算法题的解法
+
+1 newtonsqrt.py 用牛顿迭代法计算平方根
+2 minesweeper 扫雷小游戏
+3 dragonline.py 实现龙线