/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
- 6 votes244 views1 answer
- 1 vote253 views1 answer
- 0 vote256 views1 answer
- 0 vote260 views1 answer
- 0 vote279 views1 answer
- 0 vote266 views1 answer
- 0 vote257 views1 answer
- 0 vote239 views1 answer
- 2 votes261 views1 answer
- 2 votes280 views2 answers