8000 main kr diya · machphy/python_programming_@e9fa9bb · GitHub
[go: up one dir, main page]

Skip to content

Commit e9fa9bb

Browse files
committed
main kr diya
1 parent a6826c7 commit e9fa9bb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sets/set_kucbhi_k.py

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

0 commit comments

Comments
 (0)
0