myName = "" # your name session = "Week 6" print(session + " " + myName)
Last updated 2 years ago
Was this helpful?