Relative Content

Tag Archive for pythoninputgoogle-colaboratory

The input bracket in colab is way too large

I am using colab python to make a game, so users have to key in a number for times. However, because of the picture shown above, the input bracket becomes way too large that I have to scroll left to key in every time after a picture was shown. How can I limit the size of the input box? Thanks.