Update README.md
Browse files
README.md
CHANGED
@@ -27,10 +27,12 @@ USER: what will be the result of 1 + 1?
|
|
27 |
|
28 |
BOT: 1 + 1 results in 2
|
29 |
|
|
|
30 |
USER: how much is 11 + 52?
|
31 |
|
32 |
BOT: 11 + 52 yields 63
|
33 |
|
|
|
34 |
USER: What is the value of 55 + 55
|
35 |
|
36 |
BOT: Let's think step by step:
|
@@ -39,6 +41,7 @@ BOT: Let's think step by step:
|
|
39 |
- Add ones: 5 + 5 = 10
|
40 |
- Total: 100 + 10 = 110
|
41 |
|
|
|
42 |
USER: What is the value of 90 + 84?
|
43 |
|
44 |
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:
|