# Hello!
# f(x) = x^2 x = 5 s = "hello world" combination = "hello world " + str(5) print(s + " " + str(x))