/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 vote271 views2 answers
- 2 votes244 views1 answer
- 0 vote266 views1 answer
- 0 vote257 views1 answer
- 2 votes238 views3 answers
- 11 votes251 views1 answer
- 6 votes241 views3 answers
- 1 vote246 views1 answer
- 7 votes257 views2 answers
- 2 votes256 views1 answer