TovaHasi commited on
Commit
22f1268
·
1 Parent(s): 8352804

Create add.py

Browse files
Files changed (1) hide show
  1. add.py +5 -0
add.py ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ import streamlit as st
2
+
3
+ st.markdown('### HEllo, world!')
4
+
5
+ st.markdown("<img src='http://img.gazeta.ru/files3/137/10467137/TASS_15573941-pic905-895x505-85591.jpg'>", unsafe_allow_html==True)