awacke1 commited on
Commit
14b4ddf
Β·
verified Β·
1 Parent(s): eaaf27a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -11,8 +11,6 @@ st.markdown("""
11
 
12
  # 🌐 HTTP
13
  - **Hypertext Transfer Protocol**: The foundation of data communication on the World Wide Web. It defines how web browsers and servers exchange information, enabling the retrieval and display of web pages.
14
-
15
-
16
  """)
17
 
18
 
 
11
 
12
  # 🌐 HTTP
13
  - **Hypertext Transfer Protocol**: The foundation of data communication on the World Wide Web. It defines how web browsers and servers exchange information, enabling the retrieval and display of web pages.
 
 
14
  """)
15
 
16