fhdsl / AI_for_Efficient_Programming

This course on AI for software development explores the use of AI large language models (ChatGPT, Bard, etc) and their potential benefits and challenges. Hands-on activities show the ways in which AI can speed up software development tasks and free up time for more creative and strategic work, maximizing benefits/efficiency while limiting harm.
https://hutchdatascience.org/AI_for_Efficient_Programming/
Creative Commons Attribution 4.0 International
3 stars 1 forks source link

adding a first draft of a ch 6 quiz #86

Closed carriewright11 closed 1 year ago

carriewright11 commented 1 year ago

do we want to add limitations?

github-actions[bot] commented 1 year ago

No spelling errors! :tada: Comment updated at 2023-07-12 with changes from a845ad7de00aa8d7f220ae298e326b36d1ce610c

github-actions[bot] commented 1 year ago

No broken urls! :tada: Comment updated at 2023-07-12 with changes from a845ad7de00aa8d7f220ae298e326b36d1ce610c

github-actions[bot] commented 1 year ago

Re-rendered previews from the latest commit:

Updated at 2023-07-12 with changes from a845ad7de00aa8d7f220ae298e326b36d1ce610c

avahoffman commented 1 year ago

Reposting from slack

What information can AI chatbots provide about a piece of unfamiliar code? m) The programming language, versions, and operating system used C) A summary of the code’s functionality m) Performance metrics on various platforms m) Presence of sensitive data or inputs in the code