Prototype: def print_matrix_integer (matrix= [ []]): Format: see example You are not allowed to import any module You can assume that the list only contains integers You are not allowed to cast ...