Juditttttttt commited on
Commit
05ff06e
1 Parent(s): 4931896

Update pages/exercici4.py

Browse files
Files changed (1) hide show
  1. pages/exercici4.py +1 -1
pages/exercici4.py CHANGED
@@ -1,6 +1,6 @@
1
  import streamlit as st
2
 
3
- col1, col2, col3, col4 = st.columns(2)
4
 
5
  col1.header("Gat")
6
  col1.image("https://cdn.pixabay.com/photo/2023/06/01/06/22/british-shorthair-8032816_640.jpg")
 
1
  import streamlit as st
2
 
3
+ col1, col2, col3, col4 = st.columns(4)
4
 
5
  col1.header("Gat")
6
  col1.image("https://cdn.pixabay.com/photo/2023/06/01/06/22/british-shorthair-8032816_640.jpg")