You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: exercises/17-While-Loop/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ Fix the problem, to print from 100 - 0. And return 0.
6
6
7
7
## 💡 Hint:
8
8
9
-
- To stop the infinite loop press **ctrl + c** and then run again **bc run:exercises -e=gitpod**
9
+
- To stop the infinite loop press **ctrl + c**(It could take a while before it stops, be patient!)and then run again **bc run:exercises -e=gitpod**
10
10
11
11
12
12
IMPORTANT: there's a Classroom Exercise dedicated to Arrays, we encourage you to go and finish those after this first Array exercise. (And then, come back).
0 commit comments