/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 vote122 views1 answer
- 0 vote157 views1 answer
- 14 votes130 views4 answers
- 0 vote147 views1 answer
- 1 vote141 views4 answers
- 0 vote130 views1 answer
- 0 vote120 views1 answer
- 0 vote183 views1 answer
- 0 vote120 views1 answer
- 3 votes125 views1 answer