We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e1d46a commit 8599c30Copy full SHA for 8599c30
02_program_structure.md
@@ -872,10 +872,10 @@ information about a file or a chunk of program.
872
873
```
874
/*
875
- I first found this number scrawled on the back of an old notebook.
876
- Since then, it has often dropped by, showing up in phone numbers
877
- and the serial numbers of products that I've bought. It obviously
878
- likes me, so I've decided to keep it.
+ I first found this number scrawled on the back of an old
+ notebook. Since then, it has often dropped by, showing up in
+ phone numbers and the serial numbers of products that I've
+ bought. It obviously likes me, so I've decided to keep it.
879
*/
880
const myNumber = 11213;
881
0 commit comments