You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should scroll the whole Python output together.
Code snippet to reproduce:
foriinrange(10):
print('This is a long line of text that is meant to be an example of a big line. It contains many words, specifically between twenty and forty words, to meet the requirements of the instructions provided.', flush=True)
The text was updated successfully, but these errors were encountered:
See video:
horizontal-scroll-each-output.mov
It should scroll the whole Python output together.
Code snippet to reproduce:
The text was updated successfully, but these errors were encountered: