Beispiel #1
0
def baxui_opts_robotName():
	#			   The Question			       The variables      The Options [Display,Value]		
	baxui_opts_robotName_Arr = [["What is the robots name?", "baxui_var_robotName"],     ["Bertie","Bertie"],["Baxter","Baxter"]]
	BaxUI_S.showOption(baxui_opts_robotName_Arr)