python for hacking tutorial part2 get to know string in python

Publicado el: 26 diciembre 2014
en el canal de: aolne pentest
228
2

python for hacking tutorial part2 get to know string in python

The Python string module provides a very robust series of methods for strings.
Read the Python documentation at http://docs.python.org/library/string...
for the entire list of available methods. Let’s examine a few useful methods.
Consider the use of the following methods: upper(), lower(), replace(), and
find(). Upper() converts a string to its uppercase variant. Lower() converts a
string to its lowercase variant. Replace(old,new) replaces the old occurrence of
the substring old with the substring new. Find() reports the offset where the
first occurrence of the substring occurs.


En esta página del sitio puede ver el video en línea python for hacking tutorial part2 get to know string in python de Duración hora minuto segunda en buena calidad , que subió el usuario aolne pentest 26 diciembre 2014, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 228 veces y le gustó 2 a los espectadores. Disfruta viendo!