Your key stays in your browser. We never store or transmit it to our servers.
Get your key at console.anthropic.com
2 tests configured
Write a JavaScript function that takes an array of numbers and returns the sum. Return ONLY the function, no explanation.
Must contain: return
Convert this to a SQL query: Find all users where age > 25 and status = active. Return ONLY the SQL, no explanation.
Must contain: SELECT