Python Tutorials - Palindrome String Program in Python - Reverse The String - CBSE Class 12

Publié le: 19 avril 2022
sur la chaîne: Learn Computer
231
7

#creatingforindia
#createforindia

Palindrome is string which reverse is equal to original string. for example string "MADAM" , reverse of string MADAM is MADAM hence this string is called palindrome string. Take another example a student named NITIN is palindrome string because reverse of NITIN is NITIN. So now task is to find the string whether its palindrome of not.
various logic for this problem , in video we discussed three different logics. Using string slicing , accessing index forwardly and assigned to new string and accessing string backwardly. Reverse indexing is feature of python string.

Program mentioned in Video can download from
https://anacondapython.com/2022/04/20...

More about string slicing
   • String Slicing in Python - MCQ series...  

Range function in detail
   • Range Function In Python - Python Ran...  

Mutable vs immutable data type in Python
   • Mutable vs Immutable data types in Py...  


Sur cette page du site, vous pouvez voir la vidéo en ligne Python Tutorials - Palindrome String Program in Python - Reverse The String - CBSE Class 12 durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Learn Computer 19 avril 2022, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 231 fois et il a aimé 7 téléspectateurs. Bon visionnage!