Contribute to sukiyy/18.2_python_data_stractures development by creating an account on GitHub.
R-1.3 Write a short Python function, minmax(data), that takes a sequence of one or more numbers, and returns the smallest and largest numbers, in the form of a tuple ...