Commit graph

41 commits

Author SHA1 Message Date
Ilya Kantor
2b14644218
Merge pull request #1280 from cluah/patch-1
fix incorrect description
2019-08-28 08:47:18 +03:00
cluah
bf230df7a9
improve description
Change the order between ´body´ and ´step´. Also delete the phrase '... but before the condition check', which seems a bit confusing.
2019-08-27 18:26:49 -04:00
cluah
a301935df2
minor 2019-08-27 17:43:54 -04:00
Ilya Kantor
cdf6156088 minor 2019-08-17 20:28:00 +03:00
Ilya Kantor
f6ff773033 minor fixes 2019-07-26 23:21:53 +03:00
Ilya Kantor
d9740908bf fixes 2019-05-16 13:37:25 +03:00
11un
9dbbdc1d80 typo "need (to) change approach.." 2019-01-12 09:47:35 -08:00
imidom
278ee28895
Finish updating while-for 2019-01-10 21:16:56 -05:00
imidom
e1739fc9ab
Update--Loops: while and for 2019-01-10 21:04:20 -05:00
Ilya Kantor
33b1cb026f
Merge pull request #615 from jayhybrid/patch-6
Added whitespaces
2018-11-18 23:35:53 +03:00
Jay
113afd5e31
Added whitespaces
It's really just a matter of taste, I think it's more consistent and legible to use whitespaces before and after the operators.
2018-11-09 09:22:16 +01:00
Jay
0f09ce5e64
Improved phrasing 2018-11-09 09:16:27 +01:00
Ben James
e4a4426ff1 Use gender neutral pronouns 2018-08-02 15:15:35 +01:00
Ilya Kantor
c99499eb93
Merge pull request #369 from brentguf/loops
Loops
2018-03-03 09:20:36 +03:00
Ilya Kantor
be007e78ef remove cut 2018-02-06 13:07:22 +03:00
Brent Guffens
07616285d4
Typo 2018-01-18 17:15:41 +01:00
Brent Guffens
f90111cb4d
More clarifications 2018-01-18 17:15:18 +01:00
Brent Guffens
d5dffa961c
Clarification 2018-01-18 17:03:48 +01:00
Brent Guffens
3fbe7e08c2
Typo 2018-01-18 16:55:28 +01:00
Brent Guffens
3159e93baf
Typo 2018-01-18 16:44:55 +01:00
Richard Anderssen
a89b92b701 Typo: strig => string 2018-01-10 15:36:48 +01:00
Norman
64b077fb49
Below instead of Above 2017-11-05 15:15:23 +02:00
Ilya Kantor
620074984b Merge pull request #208 from usernamehw/patch-5
Spacing
2017-09-27 00:51:55 +03:00
Ilya Kantor
7043ab393a Merge pull request #207 from usernamehw/patch-4
Spacing
2017-09-27 00:51:38 +03:00
Ilya Kantor
d9cc4012f4 Merge pull request #209 from usernamehw/patch-6
Spacing
2017-09-27 00:48:28 +03:00
Mikkel Sandberg
b91505aa03 1 > 02 > 12 > skipping parts (infinite loop)
There's an infinite loop on the second omit example, because i is never iterated. If you iterate inside the alert call, then that should fix it.
2017-09-25 11:58:19 -07:00
Alexander
6b61befda3 Spacing 2017-09-25 20:29:22 +03:00
Alexander
4c8aedc047 Spacing 2017-09-25 20:25:13 +03:00
Alexander
08cca430ca Spacing 2017-09-25 19:44:34 +03:00
Ilya Kantor
5b4bb6a11d Merge pull request #142 from nhooyr/patch-3
fix mistake, null <= 100 === true not false
2017-08-18 12:09:35 +02:00
Anmol Sethi
6ed3774aa9 fix typo 2017-08-17 21:58:12 -04:00
Anmol Sethi
53a768f004 fix mistake, null <= 100 === true not false 2017-08-17 21:57:43 -04:00
Jeff Bothe
6006abdfdc grammar, usage, punctuation edits, Part 1, sections 2.9 - 2.16 2017-08-10 19:12:00 -05:00
Ilya Kantor
ad4b698bc6 Merge pull request #84 from IanWitham/patch-5
Typo and syntax fixes
2017-07-10 00:03:47 +03:00
Ian Witham
215233b12f Grammar fix
Should be "its", not "it's" (which means "it is")
2017-07-09 15:29:28 +12:00
Ian Witham
16a3cd482e Typo and syntax fixes 2017-07-09 15:20:31 +12:00
Vikas
92d02d9c22 Fix minor typo in While-For chapter
if should have been it!
2017-06-14 23:54:05 -05:00
Aadith PM
c7e82236ce Edit article.md
Extended the reason for the do..while loop a bit
2017-06-13 21:55:02 +05:30
Ilya Kantor
c56693bca8 fixes 2017-05-10 16:41:49 +03:00
Ilya Kantor
0fcf9f84fa fixes 2017-03-24 17:28:37 +03:00
Ilya Kantor
9ad9063d00 up 2016-11-28 21:35:42 +03:00