Zech Zimmerman
Zech Zimmerman

Zech Zimmerman

Follow
homeBeginner.Codes Discordbadges
Tag

python beginner

#python-beginner

More content

Read more stories on Hashnode


Articles with this tag

Try, Except … Else?

Mar 12, 20224 min read 756 views

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...

Try, Except … Else?

Moving On From Discord.py

Sep 3, 20214 min read 3.0K views

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...

Moving On From Discord.py

Terrible But Cool Code - Metaclasses

Aug 19, 20212 min read 311 views

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...

Terrible But Cool Code - Metaclasses