8000
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 afb3e6b commit a6826c7Copy full SHA for a6826c7
sets/set_example_value_change.py
@@ -1,5 +1,3 @@
1
lst = [25, 45, 78, 10, 32, 41, 123, 10, 142, 12, 14, 15]
2
lst[2] = 50
3
print(lst[2])
4
-print(lst)
5
-print(x)
0 commit comments