Alimubariz124 commited on
Commit
81a208c
·
verified ·
1 Parent(s): b4dd2a3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -2,6 +2,8 @@
2
  # coding: utf-8
3
 
4
  # In[1]:
 
 
5
 
6
 
7
  import streamlit as st
 
2
  # coding: utf-8
3
 
4
  # In[1]:
5
+ import sys
6
+ st.write(sys.version)
7
 
8
 
9
  import streamlit as st