8000 done · machphy/python_programming_@a6826c7 · GitHub
[go: up one dir, main page]

Skip to content

Commit a6826c7

Browse files
committed
done
1 parent afb3e6b commit a6826c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sets/set_example_value_change.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
lst = [25, 45, 78, 10, 32, 41, 123, 10, 142, 12, 14, 15]
22
lst[2] = 50
33
print(lst[2])
4-
print(lst)
5-
print(x)

0 commit comments

Comments
 (0)
0