Skip to content

Commit a744c8f

Browse files
authored
Update Array Methods append() 2.txt
1 parent 7bb8293 commit a744c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Array Methods append() 2.txt

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ b = ["Ford", "BMW", "Volvo"]
55
a.append(b)
66

77
print(a)
8+
// Creater By Sanusanth

0 commit comments

Comments
 (0)