Skip to content

Commit e4a2300

Browse files
committed
more formatting
1 parent b55260e commit e4a2300

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

answers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,8 @@ These are answers for exercises in the chapters. In programming, there's always
115115

116116
## Loops
117117

118-
1.
118+
1. For loop over the users, each user is a list that contains a
119+
username and a password.
119120

120121
```py
121122
users = [

0 commit comments

Comments
 (0)