﻿from math import *
def module(a,b):
  return ...


