When an error pops up, it is hard to know what is wrong. I would like to be able to debug using (e.g.) print statements in the code so I can see what is happening and be able to understand how to fix what I'm doing. It doesn't have to be print statements, but some way to debug or step into the code would be helpful