This website requires JavaScript.
Explore
Help
Sign In
tod
/
odin-default-js-exercises
Watch
1
Star
0
Fork
You've already forked odin-default-js-exercises
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
58d2eb108a
odin-default-js-exercises
/
findTheOldest
/
findTheOldest.js
6 lines
70 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Standardised function declaration calls across exercises
2021-04-29 09:33:30 +00:00
const
findTheOldest
=
function
(
)
{
add 'find the oldest'
2019-04-11 17:00:21 +00:00
}
module
.
exports
=
findTheOldest