/TypeScript/Fruits = ["apple", "banana", "cherry"] for x in fruits: print(x) if x == "banana": break Identify output ?
Fruits = ["apple", "banana", "cherry"] for x in fruits: print(x) if x == "banana": break Identify output ?
Fruits = ["apple", "banana", "cherry"] for x in fruits: print(x) if x == "banana": break Identify output ?
0
Source: likhithanjali.github.io
- 0 vote142 views1 answer
- 1 vote203 views1 answer
- 2 votes138 views1 answer
- 1 vote183 views1 answer
- 0 vote189 views1 answer
- 1 vote167 views1 answer
- 0 vote166 views1 answer
- 0 vote154 views1 answer
- 0 vote207 views2 answers
- 1 vote157 views1 answer