Beasto commited on
Commit
57a475b
·
1 Parent(s): 986a4aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -27,11 +27,9 @@ if selected == 'About me':
27
  with col2:
28
  st.write('# Hi, I am Pallab Ghosh')
29
  st.markdown("##")
30
- st.markdown("##")
31
- st.markdown("##")
32
- st.header('# Let me introduce myself')
33
 
34
- st.write('I am Pallab Ghosh from West Bengal, India')
35
  st.write('I am a Self Taught Machine Learning Engineer and Programmer')
36
  st.write("My passion include Machine Learning, Programming, Gaming, Football, Badminton, Maths, etc")
37
  st.write('I am currently in High school')
 
27
  with col2:
28
  st.write('# Hi, I am Pallab Ghosh')
29
  st.markdown("##")
30
+ st.header('Let me introduce myself')
 
 
31
 
32
+ st.write('I am <strong>Pallab Ghosh</strong> from <strong>West Bengal, India</strong>')
33
  st.write('I am a Self Taught Machine Learning Engineer and Programmer')
34
  st.write("My passion include Machine Learning, Programming, Gaming, Football, Badminton, Maths, etc")
35
  st.write('I am currently in High school')