File size: 130 Bytes
a1c81a0 |
1 2 3 |
{"input": "def add(a, b):", "output": "Returns the sum of a and b."}
{"input": "class Hello:", "output": "A simple Hello class."}
|
a1c81a0 |
1 2 3 |
{"input": "def add(a, b):", "output": "Returns the sum of a and b."}
{"input": "class Hello:", "output": "A simple Hello class."}
|