why wont this work?
day_3 = "yay" question + day_3 = "it works" print(questionyay)
so it should output "it works"