Using ChatGPT to do Scheme Language Programming Homework

Опубликовано: 25 Январь 2023
на канале: Logic Lambda
215
5

In this video I try doing one of the Scheme programming activities I assign using ChatGPT. ChatGPT does a pretty good job, though in one case it uses a different procedure call - not really wrong but something that would raise flags when I graded it since in class we cover a different procedure.

0:06 - Copying the Scheme assignment into ChatGPT
1:00 - Trying the ChatGPT solutions in DrRacket
1:36 - Getting an "improved" version