So i have this code from a quiz i am doing and it is talking about runtime
function div(x,y) local a = 0 local b = x+1 while a+1 < b do