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.
Nesta página do site você pode assistir ao vídeo on-line python for hacking tutorial part2 get to know string in python duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário aolne pentest 26 Dezembro 2014, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 228 vezes e gostou 2 espectadores. Boa visualização!