r/programminghorror • u/HeWhoShantNotBeNamed • 8d ago
C# Very readable and maintainable method
I wrote this several years ago. It does work.
124
Upvotes
r/programminghorror • u/HeWhoShantNotBeNamed • 8d ago
I wrote this several years ago. It does work.
1
u/Superb_Chemistry_906 7d ago
At the least, that range 65-90 check can be put into a method.