This website requires JavaScript.
Explore
Help
Sign In
10h30
/
odin-javascript-exercises
Watch
1
Star
0
Fork
0
You've already forked odin-javascript-exercises
mirror of
https://github.com/10h30/odin-javascript-exercises.git
synced
2026-06-05 15:09:09 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1dae9df3ceb9be9dc36fc25da6e449b910893572
odin-javascript-exercises
/
11_getTheTitles
/
getTheTitles.js
T
7 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
add titles exercise
2019-04-11 11:37:33 -05:00
const
getTheTitles
=
function
(
)
{
Added jest
2021-03-03 15:13:24 +13:00
}
;
add titles exercise
2019-04-11 11:37:33 -05:00
add clarifiying comment about not removing code
2021-09-11 16:18:19 -06:00
// Do not edit below this line
add titles exercise
2019-04-11 11:37:33 -05:00
module
.
exports
=
getTheTitles
;
Reference in New Issue
Copy Permalink