added lab 5

This commit is contained in:
ION606
2025-11-04 17:33:38 -05:00
parent dc2ceac7de
commit cd3ababd59
12 changed files with 758 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"[r]": {
// generated automatically? What even....
"editor.wordSeparators": "`~!@#$%^&*()-=+[{]}\\|;:'\",<>/",
"editor.indentSize": "tabSize",
"editor.useTabStops": true,
}
}