MichaelEz123 commited on
Commit
b77aba7
·
verified ·
1 Parent(s): 27e5d11

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -27,12 +27,12 @@ USER: what will be the result of 1 + 1?
27
 
28
  BOT: 1 + 1 results in 2
29
 
30
-
31
  USER: how much is 11 + 52?
32
 
33
  BOT: 11 + 52 yields 63
34
 
35
-
36
  USER: What is the value of 55 + 55
37
 
38
  BOT: Let's think step by step:
@@ -41,7 +41,7 @@ BOT: Let's think step by step:
41
  - Add ones: 5 + 5 = 10
42
  - Total: 100 + 10 = 110
43
 
44
-
45
  USER: What is the value of 90 + 84?
46
 
47
  BOT: Let's think step by step:
 
27
 
28
  BOT: 1 + 1 results in 2
29
 
30
+ ----------------
31
  USER: how much is 11 + 52?
32
 
33
  BOT: 11 + 52 yields 63
34
 
35
+ ----------------
36
  USER: What is the value of 55 + 55
37
 
38
  BOT: Let's think step by step:
 
41
  - Add ones: 5 + 5 = 10
42
  - Total: 100 + 10 = 110
43
 
44
+ ----------------
45
  USER: What is the value of 90 + 84?
46
 
47
  BOT: Let's think step by step: