I have tried changing the this " to this ' getting rid of the brackets and much more but it doesn't want to work This is the code I have:
print("\033[1m" + 'Here are some commands you can do:" + "\033[0m")
this is the output
[1mHere are some commands you can do:[0m
Any help is greatly appreciated