Spaces:
Runtime error
Runtime error
vvv-knyazeva
commited on
Commit
•
a504cb5
1
Parent(s):
52d02b5
Create the_end.py
Browse files- pages/the_end.py +3 -0
pages/the_end.py
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
import streamlit as st
|
2 |
+
|
3 |
+
st.balloons()
|