What would the output from the following be:
Actually this gives an error message because you can’t use the reserved word continue as a variable name. If you don’t use continue you get:
0
1
2
3
4
5
6
7
8
9
10
Computer Science & Information Technology