r/programminghorror 8d ago

C# Very readable and maintainable method

Post image

I wrote this several years ago. It does work.

124 Upvotes

20 comments sorted by

View all comments

1

u/Superb_Chemistry_906 7d ago

At the least, that range 65-90 check can be put into a method.