scientific-programming-exer.../ex_36.py
2019-01-09 14:19:33 +01:00

5 lines
59 B
Python

def check_range(f):
def wrapper(**kwargs):
for k,v in