Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -434,7 +434,7 @@ def search_glossary(query): # 🔍Run------------------------------------------
|
|
434 |
10. 🤖 AI: Implementing artificial intelligence techniques to create computer-controlled opponents in word games."""
|
435 |
|
436 |
|
437 |
-
|
438 |
Example: st.title("Welcome to the Word Guessing Game! 🎮")
|
439 |
|
440 |
2. 🗃️ JSON: A lightweight data interchange format, useful for storing and loading game data.
|
|
|
434 |
10. 🤖 AI: Implementing artificial intelligence techniques to create computer-controlled opponents in word games."""
|
435 |
|
436 |
|
437 |
+
WordGamePython2="""1. 🎨 Streamlit: A Python library for building interactive web apps, perfect for creating word games.
|
438 |
Example: st.title("Welcome to the Word Guessing Game! 🎮")
|
439 |
|
440 |
2. 🗃️ JSON: A lightweight data interchange format, useful for storing and loading game data.
|