Python Guides
Discord.py Learning Guide
A learning guide for the discord.py bot framework written by members of our community.
Mutability and Immutability in Python
Mutable and immutable data types: what they are and how they work.
Function Parameters and Arguments in Python
An in-depth look at function parameters and arguments, and how to use them.