Commit Graph

3 Commits

Author SHA1 Message Date
Paul Waldmann
a3fc5396bf refactor: lucky number exercises
* guess < 0 doesn't check for definitive positivity
* n := rand.Intn(guess + 1) may pick 0, a non positive integer
* remove: redundant parentheses from the loop in 06-dynamic-difficulty
2021-01-10 19:34:48 +03:00
Inanc Gumus
ede39bfe59 update: copyright 2019-10-30 19:41:13 +03:00
Inanc Gumus
ee8c621b92 add: loop for statement exercises 2018-10-30 22:38:26 +03:00