We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c09ab7 commit 435f556Copy full SHA for 435f556
brain_games/consts.py
@@ -1,4 +1,4 @@
1
-INSTRUCTION_CALC = "What is result of the expression?"
+INSTRUCTION_CALC = "What is the result of the expression?"
2
3
INSTRUCTION_EVEN = 'Answer "yes" if the number is even, otherwise answer "no".'
4
0 commit comments