Skip to content

Commit f2ec1bd

Browse files
authored
Update Array Methods extend().txt
1 parent ae180df commit f2ec1bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Array Methods extend().txt

+1
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,4 @@ cars = ['Ford', 'BMW', 'Volvo']
55
fruits.extend(cars)
66

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

0 commit comments

Comments
 (0)