Tips to help you write clean python scripts
Python's very popular for it's simplicity and readability, In this article I'll be showing you some useful tips & tricks on how you can write clean and readable code.
1. Using python's built-ins isn't a good idea, doing so overrides the default value...
codewithrubbie.hashnode.dev5 min read
Ruth Ikegah
Learning to do things the backend way, Github Star, OSS lover and advocate
Well structured, it will surely come in handy