https://paste.pythondiscord.com/QU5A
I'm trying to understand the codecs module to see If I can create a program to decode and encode any input with the functionally of dynamically choose what type to decode/encode you use but I'm having an issue on understand the instruction on using the codecs module. I looked at some examples of converting strings like hex which was a success but when I tried with other decoding type like base64.