+ 1

Why I cannot attribuite a value to a list using .apprend?

Hello, so, I have trying to do a code with a Zelda I mecanic, but when I apprend "Letter" to the inventory, comes this error, I searched for others like .extended, but still doesn't work, I think that I wrong the syntax, but, I check it and the syntax is correct đŸ€” The code is: https://code.sololearn.com/cHNxgbR7pKP0/?ref=app

30th Oct 2021, 1:08 PM
Katdotbrush
Katdotbrush - avatar
1 Answer
+ 7
just a spelling mistake. change to "append"
30th Oct 2021, 1:10 PM
Slick
Slick - avatar