mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-06-22 21:08:12 +08:00
Quote output (#19374)
This commit is contained in:
parent
4a29977564
commit
57cc378832
@ -35,6 +35,7 @@ int main () {
|
||||
|
||||
Output:
|
||||
|
||||
```
|
||||
value of a: 10
|
||||
value of a: 11
|
||||
value of a: 12
|
||||
@ -45,6 +46,7 @@ value of a: 16
|
||||
value of a: 17
|
||||
value of a: 18
|
||||
value of a: 19
|
||||
```
|
||||
|
||||
|
||||
###Sources
|
||||
|
||||
Loading…
Reference in New Issue
Block a user