Skip to content
Snippets Groups Projects
mymodule.py 63 B
Newer Older
#!/usr/bin/env python


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