India Languages, asked by mike9164, 4 days ago

Find the output of the following program: nameList = ['Harsh', 'Pratik', 'Bob', 'Dhruv'] pos = nameList.index("welcome") print (pos * 3) *

Answers

Answered by pm868002
0

Explanation:

your input is not correct once check the input

Similar questions