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.
In questa pagina del sito puoi guardare il video online python for hacking tutorial part2 get to know string in python della durata di ore minuti seconda in buona qualità , che l'utente ha caricato aolne pentest 26 dicembre 2014, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 228 volte e gli è piaciuto 2 spettatori. Buona visione!