Palindrome seeker, bin file decode, power calculator and more
-
Updated
Jan 23, 2023 - Python
Palindrome seeker, bin file decode, power calculator and more
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.
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.
Π Π΅ΡΠ΅Π½ΠΎ 36 Π°Π»Π³ΠΎΡΠΈΡΠΌΠΈΡΠ΅ΡΠΊΠΈΡ Π·Π°Π΄Π°Ρ ΡΠ°Π·Π»ΠΈΡΠ½ΠΎΠΉ ΡΠ»ΠΎΠΆΠ½ΠΎΡΡΠΈ Π½Π° ΡΠ·ΡΠΊΠ΅ Python. ΠΡΠΎΡΠΌΠ»Π΅Π½ ΡΠ°ΠΉΠ» Readme.md Ρ ΠΎΠΏΠΈΡΠ°Π½ΠΈΠ΅ΠΌ ΠΊΠ°ΠΆΠ΄ΠΎΠΉ Π·Π°Π΄Π°ΡΠΈ ΠΈ ΡΡΡΠ»ΠΊΠ°ΠΌΠΈ Π½Π° ΠΈΡΡ ΠΎΠ΄Π½ΡΠΉ ΠΊΠΎΠ΄ Ρ ΡΠ΅ΡΠ΅Π½ΠΈΡΠΌΠΈ.
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.
Proyek ini merupakan implementasi program pengecekan palindrom menggunakan struktur data Stack dalam bahasa Python. Program akan menerima input dari pengguna dan menentukan apakah string tersebut merupakan palindrom atau bukan.
Simple Palindrome-Checker made with python.
A desktop application to check if given input is palindrome or not a palindrome
This program has the user input a string and then the program checks to see if the input is a palindrome or not.
API to detect if a phrase/word is a palindrome using FastAPI with Docker support
This repo contains python scripts that checks if a given input is palindrome or not.
Programs for various logics
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.
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."