Solution Exercise 45: python program that transform all uppercase character by sharp character
Exercise 45 Write a python algorithm as a function which takes as parameters a string characters s and which returns another string obtained from s by replacing all the uppercase…