Ad
Code
Diff
  • helloWorld=n=>`Hello ${n}`
    • const helloWorld=n=>`Hello World ${n}`
    • helloWorld=n=>`Hello ${n}`