#python
Read more stories on Hashnode
Articles with this tag
The Python Dependency Injection Framework That Empowers You to Build Better Applications · Modern software can be complex, with many components that...
Using generator expressions and the filtering if syntax to make the any & all functions as fast as possible. · One day you're tasked with checking if the...
Using the Try Statement's Else Clause in Python · If you’ve spent anytime playing around with Python you have probably learned about the try statement...
Migrating from Discord.py to nextcord or pycord · I run a ~4k member Discord server that helps people who want to learn to code. Being on Discord we see...
Don't do it, it's not worth it · So the other day I was picking a challenge on Edabit for my Discord server. I came across Counting Instances Created...