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 173ce32 commit 521160bCopy full SHA for 521160b
exercises/practice/bob/.approaches/if-statements/content.md
@@ -58,6 +58,7 @@ This approach simplifies the main method `hey` by breaking down each response co
58
### Order of Checks
59
60
The order of checks within `hey` is important:
61
+
62
1. Silence is evaluated first, as it requires an immediate response.
63
2. Shouted questions take precedence over individual checks for shouting and questioning.
64
3. Shouting comes next, requiring its response if not combined with a question.
0 commit comments