a=Math.GetRandomNumber(100) c=1 agac() TextWindow.ForegroundColor="white" TextWindow.WriteLine("Bir ile yüz arasında bir sayı tutum ") oku: TextWindow.Write(c) TextWindow.Write(".denemeniz için bir sayı giriniz: ") b=TextWindow.ReadNumber() c=c+1 If b=a Then TextWindow.ForegroundColor="green" TextWindow.WriteLine("oyunu kazandınız") Goto son ElseIf c=7 then as() Goto son elseIf b>a then TextWindow.ForegroundColor="red" TextWindow.WriteLine("daha küçük ") TextWindow.ForegroundColor="white" as() Goto oku ElseIf b