/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
- 51 votes556 views6 answers
- 0 vote182 views1 answer
- 2 votes206 views2 answers
- 1 vote177 views1 answer
- 0 vote290 views1 answer
- 0 vote180 views2 answers
- 0 vote185 views2 answers
- 2 votes173 views2 answers
- 4 votes283 views2 answers
- 1 vote181 views1 answer