#!/usr/bin/env python


def myfunction(a, b):
    return a * b