awacke1 commited on
Commit
0dd8606
·
1 Parent(s): 30f09c6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- write a python streamlit program which allows two players to play the dice game called Craps.
2
 
3
  import streamlit as st
4
  import random
 
1
+ # write a python streamlit program which allows two players to play the dice game called Craps.
2
 
3
  import streamlit as st
4
  import random