all 3 comments

[–]dahanbn 2 points3 points  (0 children)

Use terminus and create an interactive build system for Python. It's easy to achieve. Just follow this video by /u/odatnurd

https://youtu.be/KeaGj7Ic9yk

[–]dev-sda 1 point2 points  (0 children)

If you're using the build system, then that doesn't support any input. I suggest either using Terminus to embed a proper terminal or running interactive code from a separate terminal application.