Skip to content

Commit 9ba8736

Browse files
authored
Merge pull request in28minutes#11 from AbhinavKRN/master
Update readme.md
2 parents 8aad83f + 4d6e50f commit 9ba8736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Available in the resources for the course
123123
- 83 . Guess the output of this switch block?
124124
- 84 . Should default be the last case in a switch statement?
125125
- 85 . Can a switch statement be used around a String
126-
- 86 . Guess the output of this for loop
126+
- 86 . Guess the output of this for loop (P.S. there is an error as the output of given question should be 0-1-2-3-4-5-6-7-8-9. So please ignore that.)
127127
- 87 . What is an enhanced for loop?
128128
- 88 . What is the output of the for loop below?
129129
- 89 . What is the output of the program below?

0 commit comments

Comments
 (0)