diff options
| author | Birducken <[email protected]> | 2022-11-07 22:34:51 -0800 |
|---|---|---|
| committer | Birducken <[email protected]> | 2022-11-07 22:34:51 -0800 |
| commit | 8b9c7c7d6275cc4cc963cab13b163b88a5476c86 (patch) | |
| tree | cc39e5b57351998e228b272bef91af0fe6668375 /CST116-Ch11-Debugging/data.txt | |
| parent | Initial commit (diff) | |
| download | cst116-ch11-debugging-stark-8b9c7c7d6275cc4cc963cab13b163b88a5476c86.tar.xz cst116-ch11-debugging-stark-8b9c7c7d6275cc4cc963cab13b163b88a5476c86.zip | |
Finished exercise 1.
Diffstat (limited to 'CST116-Ch11-Debugging/data.txt')
| -rw-r--r-- | CST116-Ch11-Debugging/data.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CST116-Ch11-Debugging/data.txt b/CST116-Ch11-Debugging/data.txt new file mode 100644 index 0000000..ac11bda --- /dev/null +++ b/CST116-Ch11-Debugging/data.txt @@ -0,0 +1,4 @@ +Gabe 6 +Myles 102 +Eden 32 +Barry 63
\ No newline at end of file |