Str Data Type | Built-in functions - Closer look at python data types

Publié le: 06 février 2020
sur la chaîne: EdYoda
176
2

For more courses visit : https://www.edyoda.com/

In this video we will discuss the built in functions for str data type. The functions like split, format, find, replace, translate, isdigit, strip will help to write the python code in much more cleaner way. Also, we will see how to get list of all builtin functions using dir function and how to use help to understand usage of any built-in function.

Practice Problem:

1) Write a program which will accept a string of characters and should find the highest occurrence of the character and display it.

For example if input is "aaaaaaaaaaaaaaaaabbbbcddddeeeeee" it should return "a".


Sur cette page du site, vous pouvez voir la vidéo en ligne Str Data Type | Built-in functions - Closer look at python data types durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur EdYoda 06 février 2020, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 176 fois et il a aimé 2 téléspectateurs. Bon visionnage!