glibesyck / Palindromes

Lab 12, Task 1!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Palindromes

Implementation of Palindrom ADT! Find out all the words which are palindromes.

Usage

Main class of the program you may find in palindrome_list.py. Main function of this class is find_palindromes which reads file or words, seeks for palindromes and writes them in a separate file.

About

Lab 12, Task 1!

License:MIT License


Languages

Language:Python 100.0%