/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
- 1 vote295 views1 answer
- 1 vote301 views1 answer
- 1 vote284 views1 answer
- 1 vote274 views1 answer
- 0 vote281 views1 answer
- 1 vote280 views1 answer
- 0 vote266 views1 answer
- 0 vote286 views1 answer
- 0 vote287 views1 answer
- 5 votes284 views3 answers