x = f'{1}{2}{3}'
a = "one"
b = "two"
c = "three"
#I want to print "onetwothree"
I don't even know how to explain this problem, I froze up every time I started typing anything into google. Haven't tried anything yet, since I don't even know where to start. Help.
