show = "Monty Python's Flying Circus,"
print("Python is named after ", show, " a BBC comedy series from the 1970s.")
show = "Monty Python's Flying Circus,"
print("Python is named after ", show, " a BBC comedy series from the 1970s.")