0
What is the code to increase the size of final output in python
3 Respuestas
+ 3
Rishabh Gusain
If you mean the font size of the texts in the console. You need a GUI Module for that, sadly it is not available to increase font sizes without modules.
But I saw something interesting last time at StackOverflow. It lets you to BOLD your text, UNDERLINE your text and COLOR your text which may be useful for you.
However, it is not working and not available in here in Code Playground in SoloLearn, Use different IDE to make it work.😊
https://code.sololearn.com/cEB8K0cy0KPw/?ref=app
+ 4
What do you mean by size of output? If you have a code related to this question share a link here.
https://www.sololearn.com/post/75089/?ref=app
+ 1
Thank you so much!!!❤️