Update app.py
Browse files
app.py
CHANGED
@@ -32,12 +32,12 @@ st.caption(':red[At times, you may encounter null/none outputs, which could be a
|
|
32 |
|
33 |
st.caption('Start by inputting the following instance of a claim and corresponding evidence into the designated text fields.')
|
34 |
|
35 |
-
st.
|
36 |
-
st.
|
37 |
raise wages $ 2 per hour through April in response to increased demand for its services because of the coronavirus pandemic .''')
|
38 |
|
39 |
-
st.
|
40 |
-
st.
|
41 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|
42 |
|
43 |
|
|
|
32 |
|
33 |
st.caption('Start by inputting the following instance of a claim and corresponding evidence into the designated text fields.')
|
34 |
|
35 |
+
st.caption('**:Green[Claim]** :point_down:')
|
36 |
+
st.caption('''Amazon announced on March 16 it would hire 100,000 new warehouse and delivery workers and
|
37 |
raise wages $ 2 per hour through April in response to increased demand for its services because of the coronavirus pandemic .''')
|
38 |
|
39 |
+
st.caption('**:Green[Evidence]** :point_down:')
|
40 |
+
st.caption('''Due to the consumers increasingly relying on online retailers,
|
41 |
Amazon planned to hire over 99,000 workers in the warehouse and delivery sector during the Pandemic in the USA.''')
|
42 |
|
43 |
|