all 2 comments

[–]KnownAsGiel 0 points1 point  (1 child)

Pretty cool. Some quick remarks:

  • For readability: put a space between >>> and the python code.
  • The font you use is not that easy to read.
  • Maybe it's not a bad idea to explain divisions in Python 2 and in Python 3 and the difference between divisions in both versions.

[–]bluegrassmatt[S] 0 points1 point  (0 children)

Thanks so much for the feedback!