Pažljivo pročitaj kod
x = 5 y = 10 print(f"{x} + {y} = {x + y}")
Što će program ispisati? Napiši ovdje: