DEV Community

Montree Puttan (Nat)
Montree Puttan (Nat)

Posted on • Edited on

สวัสดี dev.to

const turorialFunction = (name) => {
  console.log(`Hello ${name}`)
}
Enter fullscreen mode Exit fullscreen mode

Alt text of image

Top comments (0)