Searched defs:question (Results 1 – 3 of 3) sorted by relevance
511 def InteractWithQuestion(question, colors=TextColors.WARNING): argument524 def GetUserAnswerYes(question): argument
138 let question = Question::split_once(cursor)?; in parse() localVariable
1360 def _process_question(self, question, expected_response): argument