Validity check `doutMax` and `badMax` query parameters
The given values for the parameters doubtMax
and badMax
are expected to fall into the interval [0, 1]
. This prerequisite should be checked.
Want to get a introduction to object-oriented programming with Python? Join this free course on August 18/19. Register now!
The given values for the parameters doubtMax
and badMax
are expected to fall into the interval [0, 1]
. This prerequisite should be checked.