Skip to content

Why does the repeat F5 run get stuck when I set “remove all variables before execution”? #16138

@A-Pai

Description

@A-Pai

Why does the F5 run get stuck when I set “remove all variables before execution”?
image
I have to click the “remove all variables ” button in the console
image
the program is simple:
x=100
print('x=',x)
print('200 + 200 + 300=',200 + 200 + 300)

My version is:
image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions