Going forward, you can create as many cells as you want by putting the # %% in yourpython file. Then when you execute the code cell (using CTRL+Enter or clicking Run Cell),you can see the output in the Python Interactive Window.
Going forward, you can create as many cells as you want by putting the # %% in yourpython file. Then when you execute the code cell (using CTRL+Enter or clicking Run Cell),you can see the output in the Python Interactive Window.