Zhadyra Sabyrova

Results 2 issues of Zhadyra Sabyrova

outer_var in the outer func wasn't changed because the anonymous inner function hadn't been called yet. ```go // Closures: don't mutate outer vars, instead redefine them! func outer() (func() int,...

The first value of `count` is never used. Fixed that to check the email duplicate.