From aa49ccebab41adabba0d27c1aaeecbda5b721c95 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AD=99=E6=B5=B7=E6=B4=B2?= Date: Tue, 25 Sep 2018 18:58:17 +0800 Subject: [PATCH] =?UTF-8?q?Update=20=E9=9D=A2=E8=AF=95=E6=80=BB=E7=BB=93.m?= =?UTF-8?q?d?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- notes/面试总结.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/notes/面试总结.md b/notes/面试总结.md index 704ae7f1..bd2fa690 100644 --- a/notes/面试总结.md +++ b/notes/面试总结.md @@ -330,10 +330,6 @@ target = input() print (target.replace(" ", "%20")) ``` -```python - -``` - # 6. 从尾到头打印链表