Ezio Melotti <ezio.melo...@gmail.com> added the comment:

> Would be nice to get another review.

I left several comments on rietveld.

Overall the tutorial seems really nice and easy to follow (except a couple of 
parts, noted in the comments).

I would replace all the uses of pow(x, y) with x**y in the code, and possibly 
with x^y in the output/descriptions (x**y is probably fine there too).

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14034>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to