using System.Collections;
using System.Collections.Generic;
public static void Main()
Stack <char>a=new Stack<char>();
Stack <char>b=new Stack<char>();
Console.WriteLine(" Enter the word");
string word=Console.ReadLine();
Console.WriteLine(" isnot ");}
else Console.WriteLine("is");}