```python def greet(name): return f"Hello, {name}" Save this page and use the provided edit URL to modify later.

This example shows a Python function.

# Example Script

Rentryco Edit Code New Apr 2026

```python def greet(name): return f"Hello, {name}" Save this page and use the provided edit URL to modify later.

This example shows a Python function.

# Example Script

Skip to toolbar