Morgan and a String

  • + 0 comments

    you have to: 1) compare string only of same length 2) in case string are equal you have to handle the case Ex: a=Z b=ZZT sol ZZTZ your code (as my first version did) will produce ZZZT