10000 Updated session 8 slides and added multiple choice questions: · zfoxpython/intro-to-python@22c0440 · GitHub
[go: up one dir, main page]

Skip to content

Commit 22c0440

Browse files
committed
Updated session 8 slides and added multiple choice questions:
1 parent eed1bea commit 22c0440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

session_08/exercises/multiple_choice_8.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ print(f.?())
3030
- True
3131
- False - A
3232

33-
6. "r" mode will fail if the file its passed to doesn't exist.
33+
6. "r" mode will fail if the file it's passed to doesn't exist.
3434

3535
- True - A
3636
- False

0 commit comments

Comments
 (0)
0