scrimba
Extracurricular challenges : The Frontend Developer Career Path
Challenge: Functions Optional Challenge 3
Go Pro!Bootcamp

Bootcamp

Study group

Collaborate with peers in your dedicated #study-group channel.

Code reviews

Submit projects for review using the /review command in your #code-reviews channel

Challenge: Functions Optional Challenge 3
AboutCommentsNotes
Challenge: Functions Optional Challenge 3
Expand for more info
index.js
run
preview
console
//Assignment - Functions Optional Challenge 3

// Write a function that accepts a string as a parameter. Return the most frequently occuring letter in that string. ( White spaces count as a letter )
Console
/index.html
-8:20