4 followers
I am a lifelong Pythonista with a passion for helping others grow & build amazing things. I love talking about simple-to-use interfaces to powerful service-oriented systems.
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...