diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 17:37:21 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 17:37:21 -0600 |
| commit | e53c35223bed9a32f1e9cd3fe75caf344d4b5c7e (patch) | |
| tree | 3a749e57d1ac92f9fdda3f4bb50a3535e6fc72fa /book/module2/debugging_code.tex | |
| parent | 665eaed5e9a677c4d51d066d21aa8ddb612ff565 (diff) | |
Updated tex files
Diffstat (limited to 'book/module2/debugging_code.tex')
| -rw-r--r-- | book/module2/debugging_code.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/module2/debugging_code.tex b/book/module2/debugging_code.tex index ce3e99e..0d244fb 100644 --- a/book/module2/debugging_code.tex +++ b/book/module2/debugging_code.tex @@ -3,7 +3,7 @@ \subsection{Introduction}\label{introduction} Have you ever had a piece of code not work the way you expected? What -did you do? You may have , asked a friend or used an AI assistant. In +did you do? You may have, asked a friend or used an AI assistant. In this section, the following concepts are introduced - definition of a bug, common types of bugs and debugging techniques. |
