实验2作业

      s=input('Enter a string:')
      l=s.upper()
      print(l.replace('A',''))

posted @ 2021-04-02 17:06  --艾合  阅读(32)  评论(1)    收藏  举报