How to run mojo in Google collab

How to setup mojo in Google Collab to solve the gpu puzzles

This is how I do it, Google Colab

We’ve %%mojo jupyter magic. We’ll need to add a flag to write the code to a file too. That way, you can write mojo code in a cell without the extra file shenanigans.