Harshitaraina commited on
Commit
73c1b46
1 Parent(s): 28c979f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -18,7 +18,7 @@ teams=[
18
  'Netherlands']
19
 
20
 
21
- st.title('Cricket Score Predictor')
22
  col1, col2 = st.columns(2)
23
 
24
  with col1:
 
18
  'Netherlands']
19
 
20
 
21
+ st.title('World Cup Score Predictor')
22
  col1, col2 = st.columns(2)
23
 
24
  with col1: