TextWindow.WriteLine("snu? ner chin henbe?") ner = TextWindow.Read() TextWindow.WriteLine(ner + " gedeg ner chine funny ner bna") If ner = "bilguun" Then TextWindow.WriteLine("ezenten minee hi") Else TextWindow.WriteLine("hi naizaa") EndIf TextWindow.WriteLine("onisogo taah uu? yes/no gej hariulna") hariult = TextWindow.Read() If hariult = "yes" Then TextWindow.WriteLine("hon hon dutai hondloi dere degetei ter u we?") hariult2 = TextWindow.Read() If hariult2 = "nohoi" Then TextWindow.WriteLine("zuw bna") Else TextWindow.WriteLine("buruu") EndIf ElseIf hariult = "no" then TextWindow.WriteLine("zaza daraa taamaar sanagdwal helerei") Else TextWindow.WriteLine("zuwhun yes eswel no gej hariulna") EndIf