When replacing an element in a list, the subscript is used to reference the targ...
✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
When replacing an element in a list, the subscript is used to reference the target of the assignment statement, which is not the list but an element's position within it.