Update pages/prueba2.py
Browse files- pages/prueba2.py +1 -1
pages/prueba2.py
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
import streamlit as st
|
2 |
|
3 |
-
st.title(prueba2)
|
|
|
1 |
import streamlit as st
|
2 |
|
3 |
+
st.title("prueba2")
|