You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
crewmember1 = input("Enter a crew memberfrom Star Trek: ")
adj1 = input("Enter an adjective about a ship in Star Trek: ")
noun2 = input("Enter a noun about Journey: ")
madlib = f"In the depths of space, the USS Enterprise encounters a spatial {noun1}. Using advanced mathematics, {crewmember1} calculates a {adj1} trajectory to navigate the ship safely through the anomaly, saving the crew from certain disaster. Their journey through the {noun2} continues, fueled by the power of logic and mathematics."