Answer Posted / Shweta
The syntax for a for-loop in Go is:n```gonfor i := range collection {n // Your code heren}n```
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category