- 2

isogram

Create a funtion called isIsogram that takes one argument, a word to test if it's an isogram. This function should return a boolean indicating whether it is an isogram (true) or not (false). Example: isIsogram("Dermatoglyphics") Expected result: true

28th Nov 2017, 3:31 PM
Franklin Yaw Frimpong
Franklin Yaw Frimpong - avatar
1 Réponse
19th Feb 2018, 9:48 AM
Vikash Pal
Vikash Pal - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes