Skip to content

Commit 7761f47

Browse files
jagdish-15kahgoh
andauthored
Update exercises/practice/bob/.approaches/introduction.md
Co-authored-by: Kah Goh <[email protected]>
1 parent 5c9fd46 commit 7761f47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exercises/practice/bob/.approaches/introduction.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,8 @@ class Bob {
122122
}
123123
```
124124

125-
This approach uses an array of answers and calculates the appropriate index based on flags for shouting and questioning. For more details, refer to the [Answer Array Approach][approach-answer-array].
125+
This approach uses an array of answers and calculates the appropriate index based on flags for shouting and questioning.
126+
For more details, refer to the [Answer Array Approach][approach-answer-array].
126127

127128
## Which Approach to Use?
128129

0 commit comments

Comments
 (0)