vault backup: 2024-10-04 10:39:09

This commit is contained in:
2024-10-04 10:39:09 -05:00
parent a9103cbd0b
commit 420ffec52c

View File

@@ -10,6 +10,7 @@ Positives:
- [ ] Used string interpolation (newish C# capability) to render mine box content
- [ ] 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
Concerns:
- [ ] Didn't appear to come super prepared with the solution in mind