ipxho commited on
Commit
34ded96
1 Parent(s): 274d112

Update ipxho

Browse files
Files changed (1) hide show
  1. ipxho +1 -1
ipxho CHANGED
@@ -1,3 +1,3 @@
1
  import streamlit as st
2
  x = st.slider('Pick a number', 0, 100)
3
- st.write('x ยกกำลัง 2 เท่ากับ',x*x)
 
1
  import streamlit as st
2
  x = st.slider('Pick a number', 0, 100)
3
+ st.write('x ยกกำลัง 2 เท่ากับ', x*x)