Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 254 Bytes

ex_115.md

File metadata and controls

7 lines (6 loc) · 254 Bytes

Exercise 115

  • Create a new index115.js file
  • Define a getLongerText that accepts two string values
  • This function returns the longer text
  • After calling the function show the longer word as output
  • Call this function 3 times with different words