Update pages/1 Problem Statement.py
Browse files
pages/1 Problem Statement.py
CHANGED
@@ -33,4 +33,4 @@ if st.button("Next >>"):
|
|
33 |
st.switch_page(r"pages/2 Data Understanding.py")
|
34 |
|
35 |
if st.button("<< Back"):
|
36 |
-
st.switch_page("
|
|
|
33 |
st.switch_page(r"pages/2 Data Understanding.py")
|
34 |
|
35 |
if st.button("<< Back"):
|
36 |
+
st.switch_page("Introduction.py")
|