Starts the python debugger

>>> breakpoint()
(Pdb)

The debugger is the same as the interpreter