/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 vote147 views1 answer
- 0 vote143 views1 answer
- 0 vote213 views1 answer
- 2 votes147 views1 answer
- 1 vote162 views1 answer
- 0 vote161 views1 answer
- 0 vote174 views1 answer
- 2 votes153 views2 answers
- 1 vote152 views1 answer
- 5 votes176 views2 answers