Skip to content

Commit b5b9ade

Browse files
committed
be clearlier
1 parent 93d6c7b commit b5b9ade

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

loops.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ Or if you want to clear a list, just use the `.clear()` list method:
256256
Then rewrite the rest of the program using a for loop.
257257

258258
2. Make the program ask the username and password over and over again
259+
until the user enters them correctly.
260+
259261
3. Can you limit the number of attempts to 3?
260262

261263
***

0 commit comments

Comments
 (0)