corvo7 commited on
Commit
5170cb7
·
verified ·
1 Parent(s): 7d3c63c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,6 +33,7 @@ Data analysis is a critical skill in today's data-driven world. Python is one of
33
  - **Advanced Topics**: Dive into advanced topics like machine learning and big data analysis.
34
 
35
  We hope you enjoy using this app and find it valuable in your learning journey. Happy analyzing!
 
36
  """)
37
 
38
  col1, col2, = st.columns(2,gap="small")
 
33
  - **Advanced Topics**: Dive into advanced topics like machine learning and big data analysis.
34
 
35
  We hope you enjoy using this app and find it valuable in your learning journey. Happy analyzing!
36
+ Click on the below icon to start you journey
37
  """)
38
 
39
  col1, col2, = st.columns(2,gap="small")