!752 static S name; p { name = args[0]; makeBot("Up Bot."); } answer { if "get name" ret format("ok *", name); }