Answer the question
In order to leave comments, you need to log in
How to change multiline output dynamically?
For example, there is such a line, divided by 2 through \n
my_string = f"Ответов: {i}\nОшибок: {i}"
Tried to change from
sys.stdout.write(output)
sys.stdout.flush()
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question