Commit adf99e7
authored
Add Explanation of Strings, Ints, and Floats
I went through this guide and felt like it didn't do a great job of describing what exactly integers, floats, and strings are, so added a clause between lines 81-83 that should explain this more fully.1 parent 9525910 commit adf99e7
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
81 | | - | |
82 | | - | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
0 commit comments