Code Highlight Sample Jun 17, 2024 Below is a Python example: def greet(name): print(f"Hello, {name}!")