Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -10,8 +10,8 @@ description2="This is a more advanced text generator that many students were tau
|
|
10 |
examples = [
|
11 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
12 |
["What is this life for?"],
|
13 |
-
["Write a story
|
14 |
-
["What is
|
15 |
]
|
16 |
|
17 |
#instantiate variables as functions
|
|
|
10 |
examples = [
|
11 |
["Zoe Kwan is a 20-year old singer and songwriter who has taken Hong Kong’s music scene by storm."],
|
12 |
["What is this life for?"],
|
13 |
+
["Write a short story."]
|
14 |
+
["What is a synonym for criticize?"]
|
15 |
]
|
16 |
|
17 |
#instantiate variables as functions
|