+ 1

Grammatical issue with ā€œelse if ā€œ statement page

On the ā€œelse if ā€œ page of the tutorial, it states.. ā€œThe final else block will be executed when none of the conditions *is* true.ā€ The ā€œisā€ should be ā€œareā€, because ā€œnoneā€ and ā€œconditionsā€ are words which require plurals.

3rd Nov 2019, 2:31 AM
Ethan Chiasson
3 Answers
+ 6
Oh well, if that's the part of the course you had the most trouble with, then you achieved a lot more than I did. Remember, humans wrote these courses and they are prone to make mistakes. Unlike us. šŸ¤£
3rd Nov 2019, 2:35 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 2
That's good advice from HonFu
3rd Nov 2019, 9:38 AM
Rik Wittkopp
Rik Wittkopp - avatar
+ 1
Carry your strict language-perception with you as you go, and apply it on programming-language itself. You'll probably only write few SyntaxErrors, find mistakes quickly, and maybe your code will be more readable than other people's code. ;)
3rd Nov 2019, 9:37 AM
HonFu
HonFu - avatar