common

CF

Common Part in string values

Two string values S1 and S2 are passed as input. The last portion of S1 will be the first portion of S2. The program must print this common…
PythonF

Non Common Alphabets

Non Common Alphabets: Two strings S1 and S2 are passed as input. The program must print the non-common alphabets in the…