How can we use the return value of a function?

We can use it like any other valueWe can only display the value in the console

We can use a return value of a function like any other value.