prakharg24 commited on
Commit
d8783de
·
verified ·
1 Parent(s): 0539809

Update my_pages/txt_pages.py

Browse files
Files changed (1) hide show
  1. my_pages/txt_pages.py +1 -1
my_pages/txt_pages.py CHANGED
@@ -11,7 +11,7 @@ def render():
11
  "being able to anticipate outcomes based on the information we already have.", 4),
12
  ("Unfortunately, translating the nuances of real world into 'data' can result in information loss. "
13
  "This makes the prediction problem <b><i>imperfect</i></b>.", 5),
14
- ("<br><br>Click 'Next' to create the data for a real-world problem and notice the information loss.", 1)
15
  ]
16
 
17
  add_fadein_text(paragraphs)
 
11
  "being able to anticipate outcomes based on the information we already have.", 4),
12
  ("Unfortunately, translating the nuances of real world into 'data' can result in information loss. "
13
  "This makes the prediction problem <b><i>imperfect</i></b>.", 5),
14
+ ("<br><br>Click 'Next' to create data for a real-world problem and notice this information loss.", 1)
15
  ]
16
 
17
  add_fadein_text(paragraphs)