Microsoft Small Basic

Program Listing: MLW870
c =TextWindow.ReadNumber()
c = c + 12
TextWindow.Write (c)