Jon Fletcher has a quick one for us:
In this blog post I will show you how to join two 2D Python lists together.
The code is in the screenshot below.
Nested loops is an easy algorithm to understand, and even here, the whole process is 10 lines of code.