|
|
|
@ -27,7 +27,7 @@
|
|
|
|
|
- [if else if else](#if-else-if-else)
|
|
|
|
|
- [Switch](#switch)
|
|
|
|
|
- [Ternary Operators](#ternary-operators)
|
|
|
|
|
- [💻 Exercise : Conditionals](#%f0%9f%92%bb-exercise--conditionals)
|
|
|
|
|
- [💻 Exercise : Conditionals](#-exercise--conditionals)
|
|
|
|
|
|
|
|
|
|
# 📔 Day 4
|
|
|
|
|
|
|
|
|
@ -345,4 +345,4 @@ isRaining
|
|
|
|
|
|
|
|
|
|
🎉 CONGRATULATIONS ! 🎉
|
|
|
|
|
|
|
|
|
|
[<< Day 3](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/03_Day/03_booleans_operators_date.md) | [Day 5 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/05_Day/05_day_arrays.md)
|
|
|
|
|
[<< Day 3](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/03_Day/03_booleans_operators_date.md) | [Day 5 >>](https://github.com/Asabeneh/30DaysOfJavaScript/blob/master/05_Day/05_day_arrays.md)
|
|
|
|
|