python program for string palindrome

preview_player
Показать описание
In this video, you will learn a python program to check if a given string is Palindrome or not.
There are multiple ways we will learn by reversing the string using the slice method.

In this video you will learn:
- how to read input from user in python
- how to reverse string using slicing in python
- string slicing in python
- if condition in python
- String palindrome in python

Want to learn more from me?

Python examples complete Playlist :
Java examples complete Playlist :

#PythonTutorial
#PythonTutorialForBeginners
#PythonProgramForStringPalindrome
#Palindrome
#StringPalindromeInPython
#PythonExamples

Subscribe to my other channel for random videos:

Follow us on:

Support:

Keep Coding!
Рекомендации по теме
Комментарии
Автор

why palindrome and string palindrome are same like the only change b/w palindrome and string palindrome is palindrome have used if (variable==variable)

poojapardasani
Автор

Write a program input 10 numbers from and print sum of odd and sum of even. How solve this program in Python

anukritigoel