RandomPerson
@PizzaisGood
I am a confused person 💚💙
Hello!!
I have a question. Could you could you make the font bigger when you run a program??
And I'm not talking about like when you go it setting an
SixBeeps Although it's not a feature, you can always zoom in in your browser and that will make the text bigger. The layout may decide to act weird though.3 years ago
gibbsfreenergy HOLA, HI, GREETINGS,
Unfortunately in Pyhthon that is not possible unless you run a flask server together with HTML! I'm so sorry and I hope this answered your question. Have a great day and ask me for help if you need any.
~Joseph3 years ago
Bookie0 no, you cannot change the font size of the console text in python. You can have colors and bold and italic tho:
colors
black = "\033[0;30m"
red = "\033[0;31m"
green = "\033[0;32m"
yellow = "\033[0;33m"
blue = "\033[0;34m"
magenta = "\033[0;35m"
cyan = "\033[0;36m"
white = "\033[0;37m"
bright_black = "\033[0;90m"
bright_red = "\033[0;91m"
bright_green = "\033[0;92m"
bright_yellow = "\033[0;93m"
bright_blue = "\033[0;94m"
bright_magenta = "\033[0;95m"
bright_cyan = "\033[0;96m"
bright_white = "\03 years ago
Hello again!
So there are a lot of people who wanted to join my other team. But there is no more space so I'm going to make a new # team!
Team Name
gibbsfreenergy Am I in the previous team?
I'm in like 7 teams so I'm not sure. We cant even see our team members too.
If I'm not in the previous team then could you add me?3 years ago