Here is what i have so far
By definition an integer is called odd if there exist an integer k such that n=2k+1 so if n and m are any two odd integers the product of those two integers is odd.
I dont know is this is the correct way of proving that mn is odd.