162 viewsJune 9, 2023Python# programming #c++ programming #c# #columns #creating #memoryAllocation 0 Joymercy54 June 9, 2023 0 Comments string = “IT IS IN LOWERCASE.” print(string.swapcase()) string = “it is in uppercase.” print(string.swapcase()) Joymercy Asked question June 9, 2023 0 Answers ActiveVotedNewestOldest Register or Login