python force string parameter code example Example: python force string parameter def print_my_name(name: str): print(name)