News

A lightweight Python utility to check if a given string is a palindrome. A palindrome is a word that reads the same forwards and backwards (e.g., "kajak", "potop"). The is_palindrome function is ...
Utility predicates in Prolog (set permutations, sum, reverse, palindrome) plus a SWI-Prolog runner script that reads an input file and streams formatted results to an output file. A lightweight ...