https://github.com/Anurag-05-prog/Prolog.git
Unequal sign in Prolog is a Backslash( \ ) followed by a equal ( = ) sign without any blank. However this way of writing unequal sign is getting ignored by markdown file that's why I did put a space between Backslash( \ ) and equal ( = ). Remove that space when coding.