In this lab, you will be working with JavaScript functions. A function is a block of code designed to perform a specific coding task.
In this lab, you will write function declarations and expressions. Each function will have you use console.log()
to display the resulting value.
Upon completion of this lab, you will be able to:
The following courses/courses and labs can ensure your success: