So I know that you can change the color of the text in the terminal with python but can you also do it with java?
I don't know about any repl.it specific features, but you can always use ANSI escape sequences. For more info, read this: https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences.
Hope this helped :)
@AlephZero ANSI escape since will work with our new terminal, which is being worked on and will be out soon. :)
I don't know about any repl.it specific features, but you can always use ANSI escape sequences. For more info, read this: https://stackoverflow.com/questions/4842424/list-of-ansi-color-escape-sequences.
Hope this helped :)
@AlephZero ANSI escape since will work with our new terminal, which is being worked on and will be out soon. :)