Thanks to visit codestin.com Credit goes to github.com
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.
2 parents d00ca4c + 337fa7e commit c51445eCopy full SHA for c51445e
README.md
@@ -529,7 +529,7 @@ function createFile(name) {
529
A function produces a side effect if it does anything other than take a value in
530
and return another value or values. A side effect could be writing to a file,
531
modifying some global variable, or accidentally wiring all your money to a
532
-Nigerian prince.
+stranger.
533
534
Now, you do need to have side effects in a program on occasion. Like the previous
535
example, you might need to write to a file. What you want to do is to
0 commit comments