What is the punch line?

Create two lists. One list will contain jokes and the other has the punchlines of the jokes. Take the code below and add the following – Add two more jokes. Pick a random number from 1 to 4 (using random.randint()) and store it in a variable. display the joke using the random number. Have either … Continue reading What is the punch line?