this is my code, super simple:
#borders of the bbox longmax = 15.418483 #longitude top right longmin = 4.953142 #longitude top left latmax = 54.869808 #latit
IDLE can only do a single statement at once, i.e. in your case: A single line. So you have to paste in all lines individually and execute them.