# Sample Python file def greet(name): return f"Hello, {name}!"