Skip to content

Instantly share code, notes, and snippets.

View OmarYehiaDev's full-sized avatar
🔍
Searching for new challenges

Omar Yehia OmarYehiaDev

🔍
Searching for new challenges
View GitHub Profile
@OmarYehiaDev
OmarYehiaDev / quizWhatDoIwear.js
Last active July 14, 2019 20:06 — forked from desinas/quizWhatDoIwear.js
What do I wear Quiz (3-7) of Udacity Front end developer
/*
* Programming Quiz: What do I Wear? (3-7)
*
* Using if/else statements, create a series of logical expressions that logs the size of a t-shirt based on the measurements of:
* - shirtWidth
* - shirtLength
* - shirtSleeve
*
* Use the chart above to print out one of the following correct values:
* - S, M, L, XL, 2XL, or 3XL