frncscp commited on
Commit
bbf4a13
1 Parent(s): 09587b8

Update Patacotrón™.py

Browse files
Files changed (1) hide show
  1. Patacotrón™.py +0 -4
Patacotrón™.py CHANGED
@@ -27,7 +27,3 @@ st.markdown(
27
 
28
  """
29
  )
30
-
31
- with open("ptctrn.txt", "r") as file:
32
- art = file.read()
33
- st.write(art)
 
27
 
28
  """
29
  )