Update Advent-2025-AI.ipynb

This commit is contained in:
Peter Norvig 2025-12-06 16:10:30 -08:00 committed by GitHub
parent 34f36e51b2
commit a4ebefcae4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -19,7 +19,7 @@
"\n",
"For brevity, I have removed some of the models' output, such as:\n",
"- Prose descriptions of the programs. (In most cases these were aaccurate and thorough!)\n",
"- The \"__main__\"` idiom for running code from the command line\n",
"- The \"`__main__`\" idiom for running code from the command line\n",
"- Test examples to run.\n",
"\n",
"Overall, the models did well, producing code that gives the correct answer in a reasonable run time. Some of the cosde could be improved stylistically. (But I guess if you're vibe coding and not looking at the code, maybe that doesn't matter.)\n",