Update 07_day_functions.md

pull/128/head
Rodion Sibov 5 years ago committed by GitHub
parent ff64df9419
commit 2d6e645709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -502,7 +502,7 @@ console.log('Weight of an object in Newton: ', weightOfObject(100, 1.62)) // gra
### Function declaration versus Arrow function
It ill be covered in other time
It will be covered in other time
🌕 You are a rising star, now you knew function . Now, you are super charged with the power of functions. You have just completed day 7 challenges and you are 7 steps a head in to your way to greatness. Now do some exercises for your brain and for your muscle.
@ -703,4 +703,4 @@ It ill be covered in other time
🎉 CONGRATULATIONS ! 🎉
[<< Day 6](../06_Day_Loops/06_day_loops.md) | [Day 8 >>](../08_Day_Objects/08_day_objects.md)
[<< Day 6](../06_Day_Loops/06_day_loops.md) | [Day 8 >>](../08_Day_Objects/08_day_objects.md)

Loading…
Cancel
Save