Mathspp Blog

A blog dedicated to mathematics and programming!

This blog has a really interesting assortment of articles on mathematics and programming. You can use the tags to your right to find topics that interest you, or you may want to have a look at

You should also subscribe to the blog newsletter.

ALL Python functions return something and this article explains how and why.

Today I learned how to read the bytecode from a file of compiled Python bytecode (.pyc).