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. 从尾到头打印链表