If I'm not wrong, @edicted is using Grok 3, which is free to use.
To get some working code you can just ask for it to the AI, something like "write a script in python which prints "Hello World!" every 3 seconds" is enough to generate a usable result. Of course you con ask for harder problems to be solved, and in those cases you will probably have to debug and tweak the code... but the AI can also do that, to some extent :)
As @edicted said this is an incredibile time-saving way to quickly test an idea or get something to start working on with, without having to start from scracth.