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

Pubblicato il: 06 febbraio 2020
sul canale di: 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".


In questa pagina del sito puoi guardare il video online Str Data Type | Built-in functions - Closer look at python data types della durata di ore minuti seconda in buona qualità , che l'utente ha caricato EdYoda 06 febbraio 2020, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 176 volte e gli è piaciuto 2 spettatori. Buona visione!