Code Playground
Code Editor
Write your code here. The AI assistant will provide suggestions as you type.
Output
Results and console output will appear here.
// Output will appear here after running your code
AI Assistant
Get help and suggestions from the AI assistant.
I noticed you're writing a simple JavaScript function. Here are some suggestions:
- Consider adding a parameter to make the function more flexible
- You could return a value instead of just logging to console
- Add JSDoc comments to document your function