Регистрация | Вход
Graphics(640,480,0,2)setfont(loadfont("system"))While(1)s$=Input("User ")If s$="privet" Then Print "AI privet"wend
Graphics(640,480,0,2)setfont(loadfont("system"))otvet=False;While(1)s$=Input("User ")otvet=False;If s$="privet" Then Print "AI privet":otvet=TrueIf otvet=False Then Print "AI neznayu"wend