This website requires JavaScript.
Explore
Help
Sign in
punkfairie
/
odin-javascript-exercises
Watch
1
Star
0
Fork
You've already forked odin-javascript-exercises
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
e6260ae506
odin-javascript-exercises
/
helloWorld
/
helloWorld.js
6 lines
86 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Revert "update cloning link" This reverts commit 4c771f2e05612998feaef0e0c30d689a138b3108.
2021-05-08 11:25:04 -07:00
const
helloWorld
=
function
(
)
{
Revert "update tests, multiple exercises" This reverts commit 2eb02ea2120f96a122f05cbc84b2fd41d7c43563.
2021-05-08 11:31:02 -07:00
return
'Yello Wold!'
hello world
2017-08-17 11:47:39 -07:00
}
Revert "Resolve merge conflicts" This reverts commit 61338e0ca032ccfebcfe136104fa7ee0725fc819, reversing changes made to b9983073cc7ba8bfad1c08470b5e858495cc4310.
2021-05-08 11:27:13 -07:00
module
.
exports
=
helloWorld
Reference in a new issue
Copy permalink