/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
- 1 vote172 views1 answer
- 1 vote277 views1 answer
- 0 vote123 views3 answers
- 0 vote198 views1 answer
- 0 vote152 views1 answer
- 0 vote169 views1 answer
- 0 vote167 views1 answer
- 0 vote159 views1 answer
- 0 vote304 views1 answer
- -1 vote174 views2 answers