Ask HN: Can ChatGPT generate fully functional code?
https://news.ycombinator.com/item?id=33919451Fellow members,
I'm curious to know what are some of the best prompts to use on ChatGPT to understand its full-fledged capability as a newbie developer.
One of the things I noticed, is that it produces the requested code in the cleanest manner but it's not complete. For instance, I tried the prompt - "give me the python code for TicTacToe Game" and the code produced was incomplete.
Have you all encountered the same or my prompt is inappropriate?