Skip to content

text argument of input() function only shows up after user input #24

@elduvelle

Description

@elduvelle

Hi, thanks so much for this great program! I really like the ability to run selected code.
I noticed a small possible bug: when using the input() function (https://docs.python.org/3/library/functions.html#input), the text given as an argument to the function is supposed to show up before the user can enter their input, but it actually shows after only once the user input has been entered.

This problem doesn't happen in the command line or in basic idle. Any idea how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions