/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
- 4 votes217 views1 answer
- 0 vote211 views1 answer
- 0 vote184 views1 answer
- 17 votes192 views3 answers
- 0 vote213 views1 answer
- 1 vote220 views1 answer
- 0 vote205 views1 answer
- 0 vote202 views1 answer
- 3 votes207 views1 answer
- 0 vote206 views2 answers