import gum print("which basketball team you like the most?") x = gum.search(["cavs", "magic", "golden state", "boston"]) gum.spin("hold on...") print(f"No way! I'm there biggest fan!")