Format this snippet as a Python code block in your response only: def add(a,b): return a+b. Do not inspect or edit the repository.
