We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b08eff commit ac015a0Copy full SHA for ac015a0
1 file changed
character_items.py
@@ -3,7 +3,7 @@
3
'Sword',
4
'Shield',
5
'Magic Staff'
6
-]
+ ]
7
8
for x in items:
9
print(x)
0 commit comments