+ 1
How to put a variable in a string in python.
Python3
3 Respostas
+ 1
Your question doesn't make sense.
Can you provide an example
+ 1
text = "The Order of Assasins was founded in {somevariable}"
text2 = text.format(somevariable = 1090)
print(text2)
# for more information
# https://www.w3schools.com/JUMP_LINK__&&__python__&&__JUMP_LINK/ref_string_format.asp
0
Who are you are you hacker you so famous way