turab31's picture
Upload folder using huggingface_hub
338964a verified
def add(a,b):
return a+b
def area(r):
return 3.14*r*r