Have you ever wondered how Python's power function works internally? Well, I took a stab at it!
Tag: Algorithms
The minimum function is pretty handy in Python, but do you know what goes into implementing it? Let's take a crack at it.
Kicking off a new series of reverse engineering content inspired by VirtualFlatCAD. Today, we're trying to roll our own uppercase function.
The first milestone we're celebrating during Hacktoberfest 2020 is the 500 code snippet release.
Watch a guy try to shrink the size of his favorite Python program, Rock Paper Scissors, using his favorite language features.
As my Sample Programs project moves into its third year, I figured it's time prepare it for Hacktoberfest 2020.