This commit is contained in:
Ilya Kantor 2017-03-24 17:28:37 +03:00
parent c9401b3104
commit 0fcf9f84fa
58 changed files with 673 additions and 643 deletions

View file

@ -16,4 +16,4 @@ Create a web-page that prompts for `x` and `n`, and then shows the result of `po
[demo]
P.S. In this task the function is allowed to support only natural values of `n`: integers up from `1`.
P.S. In this task the function should support only natural values of `n`: integers up from `1`.