Prmpts
To begin, ask the AI: "generate a program"
Then, write your topic/what program you want: "generate a program of ______"
Ai will chose the most suitable language for you, but if you want to use a specific language, then say: "generate a _____(write your coding language here)program of ______"
Specific Requirements
Occasionally, you might want to further the program to use certain plugins or import certain models. For example, when creating a webpage you can require the UI to be a certain style.
Run the Code
As the picture above have shown, you will get a string of code after asking the AI chat bot. Copy the code into any code editor (for example the one in this webpage) to see your results!