This python module takes input as list of nodes and returns a ring Graph(dictionary).
In which elements are connected to one another in a sequence and last and first element is also connected. Run It Now!
A program that determines if an input word or sentence is a palindrome or not.
Note: Special characters (e.g. periods, commas, etc.) will cause an error Run It Now!