Skip to content
This repository was archived by the owner on Oct 23, 2025. It is now read-only.

Add support to input() on both Pycee and PythonBuddy #32

@marceloFA

Description

@marceloFA

Pycee and PythonBuddy both have no support for the input() function. I see this feature as a great addition as it's common for newcomers to use this builtin on their code examples and exercises.
Pycee could handle this by piping the stdin usage of the subprocess that executes the given code to the main process.

  • Inplement support for input() on Pycee
  • Inplement support for input() on PythonBuddy

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions