def hello(name): # Say hello print(f"Hello, {name}")
Python
JavaScript
Pseudocode
Copy for Word