i wrote a function in to show welcome screen in pygame and wrote this code below -
def welcome(): exit_game = False while not exit_game: global red,green