1 write "Input x: "
  read x
  if x+1-1>10+1-1 2
  write x," is less then 10!"
  write " "
  stop

2 write "X (",x,") was greather then 10!"
  write " "
  write " "
  goto 1