Skip to content

Commit ae180df

Browse files
authored
Update Array Methods extend() 2.txt
1 parent 996cad5 commit ae180df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Array Methods extend() 2.txt

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ points = (1, 4, 5, 9)
55
fruits.extend(points)
66

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

0 commit comments

Comments
 (0)