vijayvizag's picture
Working local version - pushing to HF Spaces
a3e70bc
raw
history blame
66 Bytes
# Sample Python file
def greet(name):
return f"Hello, {name}!"