0

I have an application on Python in which I need to display an print() statement and an input() at the same time on separated log places. I am using Pycharm for this project.

Thanks for any help.

BTables
  • 4,413
  • 2
  • 11
  • 30
  • whre do you want to use them? separate consoles? file? ... – Mahrkeenerh Oct 29 '21 at 14:10
  • 3
    Does this answer your question? [Output to two different consoles using python](https://stackoverflow.com/questions/38219491/output-to-two-different-consoles-using-python) – Adam Jaamour Oct 29 '21 at 14:11
  • no it does not because it does not update logs, when i make buffering 0, it gives me 'ValueError: can't have unbuffered text I/O ' this error. – Gentrit Hoxha Oct 30 '21 at 17:55

0 Answers0