x = -10 y = 0 if (x > y): print('If-grenen er aktiv.') print('Dette er foerste kodelinje etter if-strukturen.')