curriculum/challenges/english/blocks/learn-how-to-discuss-tech-trends-and-updates/685921ea5a8eb9174d88d209.md
This is a review of the entire dialogue you just studied.
Write the following words or phrases in the correct spot:
AI, bug detection, errors, automate, debugging, and improve.
Bob: Sarah, I'm hearing a lot about BLANK in programming these days, but I don't know how to use it. Any ideas?
Sarah: AI in programming involves using smart computers to help write code or find BLANK. It's one of those trends that BLANK certain tasks in development.
Bob: That's fascinating.
Sarah: It is, right? I was actually thinking of using AI in tasks like code analysis and BLANK. It can BLANK code quality and reduce the time spent on BLANK.
Bob: Great idea. I think we should give it a go and test it out.
AI
An acronym for Artificial Intelligence - when computers do things that usually need human thinking.
errors
Problems or mistakes in a program that stop it from working right.
automate
To make something happen by itself using a program, without people doing it.
bug detection
Finding mistakes or problems in code.
improve
To make something better.
debugging
Fixing the problems or mistakes in your code.