Computer Science, asked by piyushmaurya95975, 2 months ago

How to prínt an element olf an array ? Explain with enample​

Answers

Answered by jai696
1

\large\mathsf\color{pink}{Solution\: using\: python\: 3}

vegetables = ["tomatoes", "potatoes", "carrot's"]

print(vegetables[-1])

\large\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions