
In this post we will cover refactoring of nested if else in large sensitive codes. Large sensitive here means when we have a code where only conditioned data present of static key ids in large if else file.
To fix this we can again use dictionary as a good part of key value pair of organizing...