/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 vote118 views1 answer
- 1 vote134 views1 answer
- 0 vote122 views1 answer
- 5 votes139 views1 answer
- 0 vote124 views1 answer
- 0 vote195 views1 answer
- 27 votes273 views3 answers
- 0 vote133 views1 answer
- 0 vote127 views1 answer
- 3 votes131 views1 answer