kottans / frontend

:octocat: Kottans frontend course 🎓
https://kottans.org/frontend/
MIT License
1.22k stars 361 forks source link

JS basics - Algo Pig Latin: add a note on Y letter #175

Closed OleksiyRudenko closed 5 years ago

OleksiyRudenko commented 5 years ago

In English letter Y may represent both vowel and consonant. Many non-native speakers stick to considering it a vowel and therefore get stuck at Intermediate Algorithms Scripting: Pig Latin exercise where Y is treated as a consonant.

Students' efforts in figuring this issue out seem to be not paying so the proposal is to add a relevant NB to the JS Basics task description to remove the unnecessarry hassle.

zonzujiro commented 5 years ago

I am sorry, but wat is NB? :)

OleksiyRudenko commented 5 years ago

Nota Bene, a shorter form of Please, pay special attention and take well into consideration )

My apologies, should have it unfolded. For sure will on PR if we decide to fix this issue as suggested.

OleksiyRudenko commented 5 years ago

Resolved by #177