input :
string s = "3";
string s = "2, 101";
I want check the if it contain 2 and 3 on the basis of which i want check for 101.