Skip to content

Commit 70e4281

Browse files
authored
usinglist
using append method
1 parent 2d34fc1 commit 70e4281

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

usinglist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
fruits = ['apple', 'kiwi', 'mango']
2+
fruits.append("kiwi")

0 commit comments

Comments
 (0)