How do I run a simple loop in VS Code\'s python debug console? When I try to enter the following:
for el in dataset:
It gives me the error be