def say_hello(_new: str) -> str: """say hello! :return: comment """ return "hello"