I want to put a variable in the text place like this, but it doesn't work. So I need another way to put variable in it, but I don't know what is it.
code: '''screen.draw.text(variable, pos=(10, 10), color="black", fontsize = 24)'''
I want to put a variable in the text place like this, but it doesn't work. So I need another way to put variable in it, but I don't know what is it.
code: '''screen.draw.text(variable, pos=(10, 10), color="black", fontsize = 24)'''