Palindrome seeker, bin file decode, power calculator and more
-
Updated
Jan 23, 2023 - Python
Palindrome seeker, bin file decode, power calculator and more
This script finds the next palindrome number to that of the given palindrome number (if given number is palindrome)
Detect given input is a palindrome Word or number. file contains of 2 programs Palindrome & Palindromify the list.
This is a project from Cmpsc-101: Data Abstraction. This repository features code that tests for a string input for its status as a palindrome.
Palindrome Checker GUI is a Python app with a PySide6 interface that checks if a string reads the same forward and backward. It supports multi-line input, offers light and dark themes, and includes an exit button. Easily switch themes and get instant palindrome results with a user-friendly interface.
Решено 36 алгоритмических задач различной сложности на языке Python. Оформлен файл Readme.md с описанием каждой задачи и ссылками на исходный код с решениями.
Simple Palindrome-Checker made with python.
A desktop application to check if given input is palindrome or not a palindrome
This repo contains python scripts that checks if a given input is palindrome or not.
This program has the user input a string and then the program checks to see if the input is a palindrome or not.
Palindrome Checker is a Python program that checks if a string reads the same forwards and backwards. It handles multi-line inputs, ignores non-alphanumeric characters, and is case-insensitive. Users can continuously test strings and receive formatted feedback on whether each string is a palindrome.
Programs for various logics
Add a description, image, and links to the palindrome-checker topic page so that developers can more easily learn about it.
To associate your repository with the palindrome-checker topic, visit your repo's landing page and select "manage topics."