Currently we are lacking the [ascii builtin method](https://docs.python.org/3/library/functions.html?highlight=ascii#ascii). This is a good starting issue. Go ahead, and try to modify `vm/src/builtins.rs` as you see fit!