Skip to content

Commit

Permalink
Update go-quiz.md (#4231)
Browse files Browse the repository at this point in the history
Provided option for Q44
  • Loading branch information
MubashirMalik committed Aug 15, 2022
1 parent 70bfd27 commit b83f1cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/go-quiz.md
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,7 @@ var i int8 = 120
i += 10
fmt.Println(i)

- [ ] -126
- [x] -126
- [ ] 0
- [ ] NaN
- [ ] 130
Expand Down

0 comments on commit b83f1cc

Please sign in to comment.