The repo should clearly state that its focus is Python 2
Closed this issue · 1 comments
cclauss commented
Most of the early examples use print and raw_input() syntax that will not work in Python 3.
TutorialDoctor commented
I will update it for python 3. I could use the 2to3 module also. I will note this for now.