Skip to content

Python visualizer - infinite loop means printed output disappears #6

@daveagp

Description

@daveagp

Example to replicate:

for i in range(1000):
print(i)

Likely due to the ancient version of the visualizer - need to see if a fix is possible as a full upgrade is probably infeasible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions