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".
Смотрите видео Str Data Type | Built-in functions - Closer look at python data types онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь EdYoda 06 Февраль 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 176 раз и оно понравилось 2 людям.