{"input": "def add(a, b):", "output": "Returns the sum of a and b."} | |
{"input": "class Hello:", "output": "A simple Hello class."} | |
{"input": "def add(a, b):", "output": "Returns the sum of a and b."} | |
{"input": "class Hello:", "output": "A simple Hello class."} | |