|
|
|
|
|
by ptx
808 days ago
|
|
The general approach seems to work anyway. I tried it out with ChatGPT 3.5 and an online Cobol compiler[0], manually feeding back the output, and it managed to produce a working program on the 10th attempt (that displays the first 10 Fibonacci numbers). Edit: Well, maybe. With the example from the article it wasn't as successful. [0] https://onecompiler.com/cobol/ |
|