[Tutor] Help

boB Stepp robertvstepp at gmail.com
Tue May 15 21:01:13 EDT 2018


On Tue, May 15, 2018 at 7:51 PM, Steven D'Aprano <steve at pearwood.info> wrote:

> You also seem to be using Python 2. In Python 2, you should never use
> the input() function. Instead, use raw_input() instead.

What are you seeing that suggests the OP is using Python 2?  I am
missing what you are seeing/understanding.


-- 
boB


More information about the Tutor mailing list