Tarefa🌐 shown in EN
📝 **Question:** The function below is missing its annotation — fix it so the signature is \`def greet(name: str) -> str:\`. Print \`greet("Ada")\`.\nExpected: hi Ada
📋 Pick the right answer.
💡 **Hint:** Re-read the theory above if unsure.