awacke1 commited on
Commit
7f34309
·
1 Parent(s): 95f54db

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ jokes = [
26
  ]
27
 
28
  # Define the UI elements
29
- st.title("No Pun Intended Joke Book for Kids")
30
 
31
  if st.button("Tell Me a Joke!"):
32
  # Randomly select a joke
 
26
  ]
27
 
28
  # Define the UI elements
29
+ st.title("No Pun Intended Joke Application")
30
 
31
  if st.button("Tell Me a Joke!"):
32
  # Randomly select a joke