Towhidul commited on
Commit
00765ea
·
1 Parent(s): de3a3ea

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -40,15 +40,15 @@ Amazon planned to hire over 99,000 workers in the warehouse and delivery sector
40
 
41
  #-----------------------------------------------------------------------------------------------
42
  st.caption('**Example 2**')
43
- st.caption(''':green[Claim:] :point_right: As of March 18 , 2020 , there were more than 77 confirmed
44
- cases reported in the state of Virginia.''')
45
 
46
- st.caption(''':green[Evidence:] :point_right: The Washington region’s total number of novel coronavirus cases grew to 203 on Wednesday.
47
- Maryland added 23 cases Wednesday, bringing the state’s total to 86.
48
- Virginia reported 10 more cases, for a total of 77, including the Washington region’s only two deaths.''')
49
 
50
  #-----------------------------------------------------------------------------------------------
 
 
51
 
 
52
 
53
  #-----------------------------------------------------------
54
  claim_text=st.text_area("Enter your claim:")
 
40
 
41
  #-----------------------------------------------------------------------------------------------
42
  st.caption('**Example 2**')
43
+ st.caption(''':green[Claim:] :point_right: More than 100 people had recovered from the coronavirus in Karnataka by April 26, 2020.''')
 
44
 
45
+ st.caption(''':green[Evidence:] :point_right: As of 26 April 2020 , there have been 500 confirmed cases with 158 recoveries and 18 deaths in the state.''')
 
 
46
 
47
  #-----------------------------------------------------------------------------------------------
48
+ st.caption('**Example 3**')
49
+ st.caption(''':green[Claim:] :point_right: More than 100 people had recovered from the coronavirus in Karnataka by April 26, 2020.''')
50
 
51
+ st.caption(''':green[Evidence:] :point_right: As of 26 April 2020 , there have been 500 confirmed cases with 158 recoveries and 18 deaths in the state.''')
52
 
53
  #-----------------------------------------------------------
54
  claim_text=st.text_area("Enter your claim:")