Commit graph

384 commits

Author SHA1 Message Date
Brent Guffens
3fbe7e08c2
Typo 2018-01-18 16:55:28 +01:00
Brent Guffens
3159e93baf
Typo 2018-01-18 16:44:55 +01:00
Brent Guffens
4cf6cd38c7
Remove quotes around NOT operator 2018-01-17 21:35:25 +01:00
Brent Guffens
3f04442b79
Remove quotes around AND operator 2018-01-17 21:26:44 +01:00
Brent Guffens
062388f403
Remove quotes around OR operator 2018-01-17 21:16:21 +01:00
Brent Guffens
e055c4c845
Typo 2018-01-17 21:14:35 +01:00
Brent Guffens
cdd6c6b21c
Update article.md 2018-01-17 17:39:51 +01:00
Brent Guffens
4b4c65abeb
Typos 2018-01-17 14:43:42 +01:00
Brent Guffens
2a3c6bc1d1
Remove quotes around equality operator 2018-01-17 14:23:20 +01:00
Brent Guffens
488e8504a7
Remove quotes around equation sign 2018-01-17 14:13:46 +01:00
Brent Guffens
6109448768
Remove quotes around comma operator 2018-01-17 12:43:14 +01:00
Brent Guffens
abef5c4379
More language improvements 2018-01-17 11:43:11 +01:00
Brent Guffens
0f42ea7b12
Typo fix 2018-01-17 11:35:49 +01:00
Brent Guffens
2c3b1a34e2
Number to string conversion clarification 2018-01-17 11:32:49 +01:00
Brent Guffens
2fb940557d
Remove quotes around addition operator 2018-01-17 11:29:07 +01:00
Brent Guffens
59f6d8d0a2
Remove quotes around addition operator 2018-01-17 11:26:56 +01:00
Brent Guffens
60ea5f6bc4
Remove quotes around unary negation operator 2018-01-17 11:24:53 +01:00
Brent Guffens
fb5c7b6fa7
Minus operation instead of minus sign 2018-01-17 09:18:11 +01:00
Richard Anderssen
a89b92b701 Typo: strig => string 2018-01-10 15:36:48 +01:00
Ilya Kantor
0d0158dd6b
Merge pull request #312 from julieeeeeee/patch-2
"Start with the two" Change to => "Start with two"
2017-12-16 11:25:50 +03:00
Julie Kim
7685ff05f8
minor grammar suggestions 2017-12-11 11:20:48 -05:00
Julie Kim
2898275004
"Start with the two" Change to => "Start with two"
Minor English grammar issue
2017-11-29 10:32:47 -05:00
Ilya Kantor
3b2f9f6b7b
Update article.md 2017-11-23 22:46:19 +03:00
Ilya Kantor
7bfdc06adb
Merge pull request #291 from Bemerauld/patch-2
Below instead of Above
2017-11-14 11:15:10 +03:00
Norman
64b077fb49
Below instead of Above 2017-11-05 15:15:23 +02:00
Norman
b890e7d9d1
Typo 2017-11-05 15:13:52 +02:00
Zaramont
71fec328c1 Spelling mistake in word "behavior"
Spelling mistake in word "behavior"
2017-10-11 14:43:17 +03:00
Luis Gustavo Nardin
8407e7726e Update article.md 2017-09-28 15:17:28 +02:00
Felipe Lerma
7890fb83b4 Moar spaces in 07-operators.
Added moar spaces to 07-operators.
2017-09-26 23:21:37 -07:00
Felipe Lerma
9a429354d8 update article.md for 07-operators.
adding spaces:  

changing '2+2' to '2 + 2'
2017-09-26 22:55:47 -07: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
3f12793229 Merge pull request #204 from usernamehw/patch-2
Operator spacing and unclosed quotes
2017-09-27 00:49:47 +03:00
Ilya Kantor
d684a53f22 Merge pull request #202 from usernamehw/patch-1
Fix spaces around operator
2017-09-27 00:49:30 +03:00
Ilya Kantor
d9cc4012f4 Merge pull request #209 from usernamehw/patch-6
Spacing
2017-09-27 00:48:28 +03:00
Ilya Kantor
84e95d2851 Merge pull request #211 from MikkelSandbag/patch-1
1 > 02 > 12 > skipping parts (infinite loop)
2017-09-27 00:48:05 +03:00
Felipe Lerma
534c557ecd Update Solution.md - Task Typo Fix.
changed "substruction" to "subtraction" in Task section of "Type Conversions."
2017-09-25 22:20:02 -07: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
Alexander
05d39b3fc7 Operator spacing and unclosed quotes 2017-09-25 02:46:43 +03:00
Alexander
6085d981df Fix spaces around operator 2017-09-24 00:38:49 +03:00
Ilya Kantor
edbe004061 readability 2017-09-18 09:04:07 +02:00
Ilya Kantor
9bf0153f70 minor 2017-09-17 19:44:37 +02:00
Ilya Kantor
8b4cd384b3 Merge pull request #184 from azeemansar/patch-1
article.md - Break out examples towards top (for clarity) and change some wording
2017-09-17 19:35:11 +02:00
Ilya Kantor
1ffd30fdff Merge pull request #183 from varkadov/patch-1
Wrong variables name
2017-09-17 19:33:37 +02:00
Ilya Kantor
209c457232 minor 2017-09-17 11:12:34 +02:00
Azeem Ansar
d937a2255d Update article.md
- Change wording in first paragraph, and break out examples into numbered bullets.
- Change some articles and words to make sentences clearer and more consistent.
2017-09-16 15:11:50 -04:00
Vadim Arkadov
52ed864f22 Wrong variables name 2017-09-16 20:22:26 +03:00