Humans make mistakes, and people are humans.
In the software world this manifests as redundant-but-required input. Don't ask the user for a value that can be safely calculated or determined an already known value.
Humans make mistakes, and people are humans.
In the software world this manifests as redundant-but-required input. Don't ask the user for a value that can be safely calculated or determined an already known value.