# `max` The `max` built-in function is a useful concept to solve the [hamming][hamming] exercise. TODO: ADD MORE DETAIL See [docs][docs]. [docs]: https://docs.python.org/3/library/functions.html#max [hamming]: ../../exercise-concepts/hamming.md