"5 Python mistakes I keep making as a beginner (and how I fixed them)"
DEV Community
"5 Python mistakes I keep making as a beginner (and how I fixed them)"
## 1. Using return instead of print inside a loop This one bit me early on. I wanted to print every...
0 comments
No comments yet.