Skip to content

Commit 521160b

Browse files
committed
Updating content of if statements approach
1 parent 173ce32 commit 521160b

File tree

1 file changed

+1
-0
lines changed
  • exercises/practice/bob/.approaches/if-statements

1 file changed

+1
-0
lines changed

exercises/practice/bob/.approaches/if-statements/content.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ This approach simplifies the main method `hey` by breaking down each response co
5858
### Order of Checks
5959

6060
The order of checks within `hey` is important:
61+
6162
1. Silence is evaluated first, as it requires an immediate response.
6263
2. Shouted questions take precedence over individual checks for shouting and questioning.
6364
3. Shouting comes next, requiring its response if not combined with a question.

0 commit comments

Comments
 (0)