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, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 176 раз и оно понравилось 2 зрителям. Приятного просмотра!