7 lines
80 B
Python

#!/usr/bin/env python3
from minmatte import *
print(kub(5))
print(kvadrat(5))