udrinango TextWindow.WriteLine("sainuu chamaig hen gedeg we") name = TextWindow.Read() If name = "Bil" Then TextWindow.WriteLine("hi bagshaa") ElseIf name = "Enguun" then TextWindow.WriteLine("hi student") elseif name = "Burnee" then TextWindow.WriteLine("Hul chin zugeer uu?") Else TextWindow.WriteLine("hi noob") EndIf TextWindow.WriteLine("onisogo taah uu? yes/no") hariu = TextWindow.Read() If hariu = "yes" Then TextWindow.WriteLine("musun deer mungun ayga ter u we?") hariu = TextWindow.Read() If hariu = "sar" Then TextWindow.WriteLine("zuw bna") Else TextWindow.WriteLine("buruu bna") EndIf ElseIf hariu = "no" then TextWindow.WriteLine("zaaza onisogo taamaar bolohooroo chatlaarai") Else TextWindow.WriteLine("yes eswel no l gej hariulna uu") EndIf