palindrome without using string function in python

n = input("Enter the word and see if it is palindrome: ") #check palindrome
if n == n[::-1]:
    print("This word is palindrome")
else:
    print("This word is not palindrome")

4.44
9

                                    n = input("eNTER  STRING\n")
length = int(len(n))
n = str(n)

for i in range(0, int(length/2+1)):
   if n[i] != n[-i - 1]:
      break

if i < int(length/2 + 1):
   print("not")
else:
   print("yes")

4.44 (9 Votes)
0
3.8
5
Bbecker 125 points

                                    mes=input("Enter the word and see if it is palindrome ")
if mes==mes[::-1]:
    print("This word is palindrome")
else:
    print("This word is not palindrome")

3.8 (5 Votes)
0
Are there any code examples left?
Create a Free Account
Unlock the power of data and AI by diving into Python, ChatGPT, SQL, Power BI, and beyond.
Sign up
Develop soft skills on BrainApps
Complete the IQ Test
Relative searches
check if a string is frequency palindrome python python valid palindrome write a python program to find palindrome or not using stack palindrome example in python valid palindrome program in python detect and split palindrome strin python source code palindrome python with function source code palindrome python check if a string is palindrome python explanation python check if word is palindrome check if substring of a string is a palindrome python check if substring is a palindrome python check if a number substring is a palindrome python palindrome subsequence using python is_palindrome python what is palindrom string python palindrome sting in python palindrome pattern matching python how to check if string is palindrom python count number of palindromes in a string in python define a palindrome function for number in python palindrome function for number in python how to make palindrome number in python how to make palindrome in python python code for palindrome number how to make a palindrome in python how to find a palindrome in python palindrome with map python Given the string, check if it is a palindrome python3 valid palindrome solution python write a python function that check whether a passed string is palindrome or not algorithm to check string is palindrome or not inpython palindrome question in python program to find palindrome using oython palindrome program in one line in python best way to check if string is palindrome in python how to find out if a word is a palindrome with python python palindrome code palindrome code by using reverse method in python palindromeCutting python palindrome string retur true in python python program that accepts a string from user and Check palindrome python program that accepts a string from user and d) Check palindrome palindrome program in python without using string functions palindrome in pyhton check if a sentence is palindrome python palindrome program in python in theory palindrome string in python what is a palindrome python program to check number is palindrome or not in python Palindrome program in Python using function to check string palindrome or not and reverse string in python palindrome python functin check string is palindrome or not in python how to check if a word is palindrome in python write a function that returns whether the given string is a palindrome in python python 3 palindrome write a python program to test if a string entered by the user, is a palindrome or not. palindrome in python for sentence replace ? in the string to make it a palindrome python python code to check whether a string is palindrome or not numeric palindrome python how to print a palindrome in python using string function how to print a palindrome in python string in cycllic palindrome python Next palindrome number in Python check if number is a palindrome in python palindrome checker python -ve value write a palianrom function python write a palianrom python check if number is a palindrome python palindrome integer in python how to write a function to find palindrome in python check whether a number is palindrome or not in python palindrome python runtime python how to check if string is palindrome how to check if 0 is palindrome in python what is palindrome in python is palindrome function python python check if number palindrome Palindrome - 3 You are given a string, write a program to find whether the string is palindrome or not. in python how to solve palindrome python palindrome checker python code how to check for palindrome in python classes find palindrome in string in list python python funktion palindrom string find palindrome in using any in python 3 python code to find any of the number is palindrome or not palindrome number code python how to find if a string is palindrome in python how many palindromes present in given string python how many palindrome present in given string python longest palindrome in word python python palindrom python check if its palindrome string palindrome program for numbers in python write a function to return palindrome score in python palindrome score in python print find all subsequence of palindrome in python find all subsequence of palindrome in python list palindrome in python list of all palindromes in four given letters python list of all palindromes in four letters python sequence of palindrome python four alphabets palindrome python palindromic sequence python checking if a string is a palindrome python how to compare palindromes in python not using reverse or slice how to compare palindromes in python palindrome python problem python check if string is palindrome check if a word is palindrome python program for palindrome in python palindrome in python using for loop python find palindrome python program to check whether string is palindrome or not palindrome checker in python read palindrome number python how to check whether a string is palindrome or not python palindromic integer python check string is palindrome or not in python interative python palindrom library palindrome meaning in python check if a string is palindrome pythhon python check if palindrome Create a function which checks if a input string is a palindrome or not in puthon palindrome of a string in python palindrome using reverse python string palindrome check in python Write a Python Program to Check if a Number is a Palindrome or not? Python program to check if the string is palindrome or not eithout inbuuilt function Python program to check if the string is palindrome or not Python program to check if the string is palindromic or not Develop a python program to check whether given string is a palindrome or not. how to print palindrome patter in python palindrome pattern in python palindrome alphabet in python code for check if a string is palindrome python with queue program to check if a string is palindrome or not in python code for check if a word is palindrome python palindrome check code python palindrome check python is string a palindrome python write python script to input a string and check whether it is a palindrome or not check whether a string is palindrome or not in python fonction palindrome en python python palindrome using python palindrome checker stack overfow python python palindrome test case python palindrome test python string slice palindrome palindrome string in python python is string palindrome Check if characters of a given string can be rearranged to form a palindrome Python palindrome string program in python using def function palindrome string check one line python sum palindrome in python sum of palindrome in python check 2 names are palindrome in python python program for sentence palindrome without using print statement python program to find whether a string is palindrome or not without print statement regex palindrome python palindromy python write program for string is palindrome or not in python python program string palindrome how find whether list is palindrome or not python palindrome using any and all in python how to check if number is palindrome in python python palind string palindrome or not in python how to make a string palindrome from a string in python rearrange characters to form palindrome if possible in python python program to check whether a given string is palindrome or not palindrome meaning in python range in python palindrome meaning in python range check palindrome in python\ make a list palindrome python check if string is palindrome in python palindrom in python palindrome without using string function in python write a function that determines if a string is a palindrome python identify palindrome numbers in python non palindrome substring in python python program for palindrome palindrome checker source code python how to make a python program to check a palindrome Write a Python program called ‘palindrome.py’ that uses a recursive function to calculate whether or not a string is a palindrome check if a number is a palindrome python palindrome python unicode prime palindrome number in python palidrome number in python stringa palindroma python how to verify whether a string in python is palindrome by using indexing how to verify whether a string in python is palindrome check palindrome python using a for loop check Palindrome in python using a for loop what is palindrom number in python valid palindrome ii python palindrome in python without using inbuilt function Palindrome without function python python is palindrome palindrome function in python write a function that returns a palindrom in python when ? replaced with lowercse letters write a function that returns a palindrom in python program to find palindrome in python all palindrome substring python python palindrome best practices how to check if a string is palindrome in python using recursive functions how to check if a string is palindrome in python verify palindrome python how to check a palindrome in python given the string check if it is a palindrome. python next palindromic number python to check string is palindrome or not in python simple to check string is palindrome or not in python next palindromic number python binary palindrome in python longest palindrome in python make string palindrome in python how to check if a string is a palindrome in python palindrome prime python fonction palindrome python palindrome words in python palindrome program in python using for loop palindrome code python python palindrome or not how to check palindrome number in python python palindrome method rite a program in Python to input a string and display whether it is a palindrome or not. palindrome creater in python print all palindrome string made by rearrange of string elements in python find palindfome string made by given characters in python find all palindrome become from starting k character if alphabets in python use letters to make palindrome in python palindrome string using python develop palindrome string in python using loop code develop palindrome in python using loop code develop palindrome in python using loop python check palindrome number how to get palindrome number' in python palindrome nor not python palindrome in array python membership operator in python palindrome obtain a palindrome by replacing ? python code palindrome of string in python valid palindrom python python program to print palindrome number python string is palindrome python if integer is palindrome palindore program in python palindrome word in python check palindrome python for loop palindrome programme python palindrome string python what is palindrome number in python python check for palindrome to check string is palindrome or not in python by iteration check if a string can be converted to palindrome python easy way to make palindromes with python Python program that takes a number and check whether it is a palindrome or not python shortest way to check palindrome Write a Python function that checks whether a passed string is palindrome or not. how many palindrome in python in paragraph palindrome in python in paragraph . Write a python program to check if the given input string is palindrome or not, if palindrome then reverse it. palindrome of a number program in python number of palindromic strings program in python in tutorialspoint python find number of palindromes in string centralization python find number of palindromes in string python find number of palindromes in a string how to make a string palindrome in python Write a python program to check if the given input string is palindrome or not, if palindrome then reverse it. python to find number is palindrome short way to check palindrome in pyton palindrome using stack python palindrome string program in python using for loop check if number is palindrome python how to print palindrome number in python python palindrome sentence easy python palindrome sentence check python palindrome string.replace code for palindrome in python palindrome in python number symmetry string vs palindrome python check palindrome using for loop in python using palindrome using for loop in python is palindrome exercise python palindrome in python stackoverfow how to check if a number is palindrome python palindrome integer python program of a number palindrome integer python program check if substring in string is a palindrome python find palindromes in string python python function to check a number is palindrome or not palindromic substrings python palindrome function code python python palindrome number program write a program to check whether a number is palindrome or not in python write a program to check whether a string is palindrome or not in python 1. Program to check whether the string is palindrome or not in python python program to check if number is palindrome palindrome python program checking for a palindrome in python palindromic integer in python check the number is palindrome or not python python determine a string as a palindrome python palindrome number generator python palindrome number check if string is palindrome python how to check if something is a palindrome in python python program to check if a number is palindrome or not palindrome of string python algorithme palindrome number generator python algorithme palindrome number python algorithme palindrome python how to check if a number is a palindrome in python palindrome number check in python palindrome check in python valid palindrome python solution find all possible palindromes using characters of a given string python find all possible palindrome using character of string python find all the palindrome of length 3 using character of string python find all the palindrome using character of string python find all possible palindromes in a string in python create palindrome from a list python create all possible palindrome of a string python find 3 letter words palindrome from given str python palindrome logic in python python program to check palindrome number python program to check whether a string is palindrome or not python palindrome example palidorm python find the small number of a palindrome in python in tamil paliddrom in python given string is a palindrome or not in python python palindrome funtion check palindrome of number in python check palindrome of string in python inbuilt palindrome check python palindromepalidrome efficient python get combination of only palindrome in python check if a string is palindrome python how to choose only palindrome in python number is palindrome or not in python python code to check if a number is palindrome how to find next palindrome number in python is palindrome int python find number is palindrome python find palindrome in string python check string palindrome in python python palindrome check python palindrom integer without str find all palindrome substring in a string in python write a function to find all the words in a string which are palindrome in python find palindrome in a steing in python how to check if numbers are palindromes in python how to find palindrome strings in a text in python how to find palindrome in python number of palindrome that can be formed using english alphabet program in python string is palindrome in python check palindrome python substring palindrome python palindrome primes python how to create a palindrome in python palindrome primenmber in python palindrome prime in python coding palindrome integers in python coding palindrome in python longest palindrome substring in python palindrome in python using function python how to find a palindrome prime number check palindrome number in python manacher's algorithm palidrome python program for palindrome number in python check string is palindrome or not python checking palindrome integers in python Palindrome python check python check palindrome integer check all possible palindrom from a string in python checking for a palindrome number in python python program to check palindrome one line palindrome in python how to find palindrome substring in a string ignoring punctuation python is a number a palindrome python checking palindrome in python how to find palindrome string in python palidrome python palidrome in python how to check if a string is palindrome or not in python palindrome str int python almost palindrome python solution python check palindrome string Python to check if a sequence is a Palindrome python find all palindrom in astrings Write a python program to accept a string and prints out all possible palindromes and substring palindromes from the given input string. python code to find all the palindromic sequences in a string how to check string is palindrome or not in python palindrome of number in python python script for palindrome palindrome pseudocode in python Given the string, check if it is a palindrome. python python program to check palindrome or not Number palindrome in Python palindrome loop python palindromo python python palindrom string check using built in function check if word is palindrome python python check palindrome palindrome number program in python check palindrome function python given word is palindrome or not in python check whether a given word is a palindrome or not in python number palindrome triangle in python print palindrome program in python check for palindrome in python palindrome program python string palindrome in python without slicing python palindrome program for number check entered value for palindrome or not in python palindrome number python python paliindrom python program to generate a palindrome number palindrome python find palindrome number in python palindrome number in python using for loop python palindrome function how to check palindrome in python palindrome sentence in python palindrome numbers python palisade python write a python program to check string is palindrome or not check for a palindrome in python how to code if a string is a palindrome in python check for palindrome python how to check for palindrome in python rearrange string in python to get palindromes palindrome in python string functions to check the string is palindrome or not in python python program to check if a string is a palindrome or not palindrome substring in python permutation of string is a palindrome python perfumation of string is palindrome python palindrome number in python determine whether a number is a palindrome in python check if a number is palindrome in python how to check if a number is a palindrome python palindrome in python in a given string code to check palindrome in python check if string is a palindrome python how to raise value for palindrome in python palindrome using sdeque in python code palindrome python palindrome string program in python valid palindrome python palindrome no code in python no is palindrome or not in python check if palindrome python python palindrome sentence write a program that reads a string and check if the string is palindrome or not in python program to check given string is palindrome or not in python atbase palindrome python palindrome of a number in python is_palindrome function python palindrome program for string in python python palindrome with special characters how to reverse a palindrome in python how to create palindrome in python palindrome program in python check if a number is palindrome python the given string is a palindrome or not python python program for palindrome number how to find a palindrome within a string in python python code to show that number is palindrome or not how to find a palindrome in a word in python python string palindrome Write a program, which takes an array of characters from users. Your task is to check either it is palindrome or not. given string is palindrome or not in python how to find string polindrom or not in python Palindrome or not in python palindrome in python string palindrome number pattern in python find palindrome in a string python To determine whether a string is a palindrome using for loop pallidrom in python Write a Python function that checks whether a passed in string is palindrome or not how to solve palindrome problem python finction that checks the function is palindrome python python program to check whether entered string is palindrome or not palindrome using python Build a Python function that returns True or False if a a String is a palindrome. (Note: A a palindrome is a word, number, phrase, or other sequence of characters which reads the same backward as forward.) palindrome checking in python python palindrome program string is palindrome or not in python Given the string, check if it is a palindrome. Python function that checks whether a word or phrase is palindrome palandrom program in python Implement a class to find the reverse of a string and check if the string is a palindrome or not? python palidrome one palindrome reverse python 6)Write a Python function that checks whether a passed in string is palindrome or not. python code for palindrome determine whether a string is palindrome or not in python ibuildt func for palindrome in python palindrome in python without using string function Enter word or phrase in python to check and see if it is a palindrome python palindrome with multiple functions and user entry palindrome using main function in python and user input python program for palindrome using main function and user input palindrome python user input with a main function palindrome python user input write a python program in jupyter notebook for palindromes check palindrom python To determine whether given DNA sequence is a palindrome or not pthon palindrome function python write a python function that checks whether a passed string is palindrome or not what is palindromes python palindrome a string in python definition of palindrome in python get palindrome from a string python how to check if it is palindrome python identify palindromes in the input file python given a string write a python function to check if it is palindrome or not check list is palindrome or not python palindrom python how to use palindrome in python check if a string has a palindrome python python code to palindrome converter python code to palindrome how to print palindrome in python Write a function that checks if the user inputted string is palindrome or not loop for checking a palindrome in python palindrome using for loop to check in python palindrome of a string python check for palindrome in python using for loop how to check if string is palindrome in python program to check palindrome in python what is a palindromic sequence python find the palindrome inpython python check palindromic string finding a palindrome in python check if palindrome pyrhion python palindrome string python string is palindrome or not Write a Python function that checks whether a passed integer is palindrome or not. plaodram pgoram in python Palindromes python reverse word in python palindrome python palindrome write a pallindrome program python string palindrome python pallindrome in python string palindrome in python palindrome code in python to check a string is palindrome or not in python check for palindrome in list python palindrome inbuilt function in python palindrome or not python how to check if a word is a palindrome in python check if a string is a palindrome python how to calculate palindrome in python check palindrome in python string palindrome in python how to find 3 palindrome in python ispalindrome python python function for check palindrom check if a word is a palindrome python palindrome checker python how to make a palindrome checker in python how to get palindrome in python palindrome in python fastest way to check for palindrom python is palindrome python palindrome python code palindrome words python
Made with love
This website uses cookies to make IQCode work for you. By using this site, you agree to our cookie policy

Welcome Back!

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign in
Recover lost password
Or log in with

Create a Free Account

Sign up to unlock all of IQCode features:
  • Test your skills and track progress
  • Engage in comprehensive interactive courses
  • Commit to daily skill-enhancing challenges
  • Solve practical, real-world issues
  • Share your insights and learnings
Create an account
Sign up
Or sign up with
By signing up, you agree to the Terms and Conditions and Privacy Policy. You also agree to receive product-related marketing emails from IQCode, which you can unsubscribe from at any time.
Creating a new code example
Code snippet title
Source