Skip to content

Commit b1793bf

Browse files
authored
Update Array Methods index() 2.txt
1 parent f2ec1bd commit b1793bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: Array Methods index() 2.txt

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ fruits = [4, 55, 64, 32, 16, 32]
33
x = fruits.index(32)
44

55
print(x)
6+
// Creater By Sanusanth

0 commit comments

Comments
 (0)