RootYuan commited on
Commit
5b5fb06
1 Parent(s): ad680d9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -62,8 +62,8 @@ Other Examples:
62
 
63
  **Human:** Solve the following problem in python.
64
  **Input:** Given variable a and variable b, return then sum of the a and b.
65
- **Assistant:** sum = a + b
66
- print(sum)
67
 
68
  **Human:** Classify the following into animals, plants, and minerals
69
  **Input:** Oak tree, copper ore, elephant
 
62
 
63
  **Human:** Solve the following problem in python.
64
  **Input:** Given variable a and variable b, return then sum of the a and b.
65
+ **Assistant:** sum = a + b
66
+ print(sum)
67
 
68
  **Human:** Classify the following into animals, plants, and minerals
69
  **Input:** Oak tree, copper ore, elephant