Update app.py
Browse files
app.py
CHANGED
@@ -114,7 +114,7 @@ welcome_message = """
|
|
114 |
"""
|
115 |
|
116 |
topics = """
|
117 |
-
### Feel free to ask
|
118 |
- Themes
|
119 |
- Historical Context
|
120 |
- Symbolism
|
@@ -123,7 +123,7 @@ topics = """
|
|
123 |
- Book Background Information
|
124 |
"""
|
125 |
books = """
|
126 |
-
###
|
127 |
- The Great Gatsby
|
128 |
- The Crucible
|
129 |
- Fahrenheit 451
|
|
|
114 |
"""
|
115 |
|
116 |
topics = """
|
117 |
+
### Feel free to ask anything from the topics below!
|
118 |
- Themes
|
119 |
- Historical Context
|
120 |
- Symbolism
|
|
|
123 |
- Book Background Information
|
124 |
"""
|
125 |
books = """
|
126 |
+
### You can ask about any of these books:
|
127 |
- The Great Gatsby
|
128 |
- The Crucible
|
129 |
- Fahrenheit 451
|