How to Write Prompt:
• Use plain language in your prompt.
• Avoid technical jargon. There's no need for advanced language or programming terms.
• Be clear and concise, avoiding ambiguity in your request.
• You can manually edit the AI-generated code at any time.
Here are some example prompts:
• Split the full name input into first and last.
• Get the current date and time and return it in the format: YYYY-MM-DD HH:MM:SS as an object.
• Check if the value provided is prime.
• Convert the input string into uppercase letters
• Extract the domain name from the provided URL
Was this helpful?