Commit graph

7 commits

Author SHA1 Message Date
xandora
e6a0bb03a5
Merge branch 'solutions' into master 2021-05-09 00:10:19 +12:00
Musabii
4d82ea16db
added a test and changed an old one
The second test would originally test if it works with upper-case letters and punctuation. but the description of the test is "works with punctuation". I think it is better to either put both in the description or make a new test that solely tests each different thing.
2020-06-25 11:17:48 +02:00
Étienne Boisseau-Sierra
00407bdee5 Transform 'let' in 'const' where needs be 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra
3a9251d55e Transform 'var' in 'let' 2018-08-07 11:25:16 +01:00
snakecase
f9fdf07102
Remove repeating line 2018-04-01 11:22:02 +05:00
Cody Loyd
956727d4e5 palindrome solution 2017-12-15 11:15:57 -06:00
Cody Loyd
f04a440e58 added palindromes exercise 2017-08-25 14:07:28 -05:00