vault backup: 2024-10-04 10:42:15

This commit is contained in:
2024-10-04 10:42:15 -05:00
parent 420ffec52c
commit 024403a6ca

View File

@@ -11,6 +11,7 @@ Positives:
- [ ] Excellent output message to user to give clear instructions on commands to input
- [ ] Showed familiarity with debugging
- [ ] Abstracted the PrintGrid functionality to a method to be able to call it multiple times
- [ ] Considered the user not knowing the array was 0-based
Concerns:
- [ ] Didn't appear to come super prepared with the solution in mind