Commit Graph

4 Commits

Author SHA1 Message Date
Bhagyesh Pathak 2861e62954 Javascript-exercises: 02_repeatString - Fix code on line 32
The original code had "hey" as the seed string value and hence the comment on line-29 mentions "hey". But the last commit on the code changed "hey" to "odin".

We can either change instances of comment or the code. I propose changing the code instance from "odin" to "hey" for consistency.
2024-11-13 19:37:26 +05:30
kumang 265c40fbef added alternate repeatString test strings 2024-01-07 23:31:14 +02:00
gerijeb 09806f109a Fix typo 2022-01-01 21:50:35 -03:00
Benjo Kho 61f38bf60c Rename folders with numbers and underscores 2021-08-07 14:52:11 +08:00