Im making a game that is based just on typing, kind of like a textRPG (keep in mind ive just started to learn python) pretty much its just
GoOutside = "You go outside, would you like to go to the town or into the forest?/ Town - Go into the town/ Forest - Go into the forest
When i compile this into an actual program it closes immediately, is there a way to make it not close?