Find the output of the following python code?
Word='green vegetables'
print (word.find('g',2))
print(word.find('veg',2)) print print word find tab for over 15
Answers
Answered by
2
Answer:
please mark as brainlist
Similar questions