Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

Python 2/3 mismatch with Online Python Tutor #18

@bgschiller

Description

@bgschiller

On Flow of Execution of the For Loop, It looks like we're using print statements as if they will be interpreted as in Python 3, but the interpreter is running Python 2.7 (notice how the output is formatted):

Looking at Online Python Tutor, it seems that there is a Python 3 mode. Maybe it's as easy as just selecting that one?

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions