Commit graph

12 commits

Author SHA1 Message Date
xandora
e6a0bb03a5
Merge branch 'solutions' into master 2021-05-09 00:10:19 +12:00
Briggs Elsperger
7e04012d05
Update README.md 2020-12-09 14:29:25 -08:00
liam robertson
2457cb4099
sumAll solution: check if min/max are integers, not just numbers 2020-10-10 19:06:51 +01:00
Musabii
f9a972ec16
changed the order of if conditions
it flows better logically to first check if the inputs are a number than to check if they are negative.
2020-06-25 11:58:02 +02:00
Étienne Boisseau-Sierra
00407bdee5 Transform 'let' in 'const' where needs be 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra
35f797f454 Capitalize 'Hint'-subtitles 2018-08-07 11:25:16 +01:00
Étienne Boisseau-Sierra
3a9251d55e Transform 'var' in 'let' 2018-08-07 11:25:16 +01:00
Cody Loyd
35ed3d7b44 sumAll 2017-12-15 13:43:38 -06:00
Cody Loyd
829730fb79 Revert "remove class based exercises"
This reverts commit 290e7f1da4.
2017-11-24 14:23:16 -06:00
Cody Loyd
290e7f1da4 remove class based exercises 2017-11-20 13:51:01 -06:00
Cody Loyd
dd17d8ac8b add hints to exercises 2017-10-24 15:10:20 -05:00
Cody Loyd
c501b322f8 remove numbering 2017-09-20 11:02:31 -05:00