Skip to content

Commit ac10035

Browse files
s0rtaronreiter
authored andcommitted
Required list name added
Test requires a specific list name, added so students don't name their list something else and get confused.
1 parent 9a65f13 commit ac10035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tutorials/learnpython.org/en/Modules and Packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -246,6 +246,7 @@ Tutorial Code
246246
import re
247247

248248
# Your code goes here
249+
find_members = []
249250

250251
Expected Output
251252
---------------

0 commit comments

Comments
 (0)