Update 面试总结.md

This commit is contained in:
孙海洲 2018-09-25 18:58:17 +08:00 committed by GitHub
parent c9f44401e7
commit aa49ccebab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -330,10 +330,6 @@ target = input()
print (target.replace(" ", "%20"))
```
```python
```
# 6. 从尾到头打印链表