29 Get link Facebook X Pinterest Email Other Apps June 10, 2024 name = "YourName"swapped_case_dict = {char: char.swapcase() for char in name}print(swapped_case_dict) Get link Facebook X Pinterest Email Other Apps Comments
Comments
Post a Comment