635d76a ed5e94a
1
2
3
4
5
6
7
8
9
""" """ import streamlit as st st.set_page_config(layout='wide') st.table([['🤗'] * 42])