Skip to content

Commit 09f4fba

Browse files
Merge pull request #151 from LaunchCodeEducation/ticket/264
Resolved ticket 264
2 parents b16a3e6 + dfa8301 commit 09f4fba

File tree

1 file changed

+0
-1
lines changed
  • content/data-and-variables/reading/vales-and-data-types

1 file changed

+0
-1
lines changed

content/data-and-variables/reading/vales-and-data-types/_index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ print(3.4, "hello", 45)
137137
{{% /notice %}}
138138

139139
Remember not to put commas or spaces in your integers, no matter how big they are.
140-
Also revisit what we said in the chapter [How Programs Work]({{% relref "../../../how-programs-work/reading/_index.md" %}}) programming languages can be strict, the notation is concise, and even the smallest change might mean something quite different from what you intend.
141140

142141
## Type Systems
143142

0 commit comments

Comments
 (0)