Published
- 1 min read
how to creat a function
The solution for this is noted below
how to creat a function
Solution
function hello(){
console.log(hello world);
}
Try other methods by searching on the site. That is if this doesn’t work
Published
- 1 min read
The solution for this is noted below
function hello(){
console.log(hello world);
}
Try other methods by searching on the site. That is if this doesn’t work