Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit b04c16a

Browse files
Update README.md
1 parent 0e66cc7 commit b04c16a

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

‎13 Rooms QnA/3 - Loops/README.md‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,11 @@
1+
# Answer the questions below
12

3+
4+
Loops repeat until the written code is finished running (true/false)
5+
```
6+
true
7+
```
8+
What loop doesn't require the condition to be true for it execute at least once?
9+
```
10+
do...while
11+
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /