Thursday 31 December 2015

While x <> 9
  x = Math.GetRandomNumber(10)
  j = j + 1
EndWhile
TextWindow.WriteLine(j)

No comments:

Post a Comment