how to use break point from terminal for python code example Example: debugging python import ipdb; ipdb.set_trace()