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.
Sur cette page du site, vous pouvez voir la vidéo en ligne python for hacking tutorial part2 get to know string in python durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur aolne pentest 26 décembre 2014, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 228 fois et il a aimé 2 téléspectateurs. Bon visionnage!