/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 vote129 views1 answer
- 1 vote212 views3 answers
- 0 vote118 views1 answer
- 2 votes90 views1 answer
- 0 vote131 views1 answer
- 1 vote125 views1 answer
- 0 vote118 views1 answer
- 1 vote125 views1 answer
- 0 vote154 views1 answer
- 1 vote238 views2 answers