I was blind!

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dave

    I was blind!

    To substring in Python:[color=blue][color=green][color=darkred]
    >>> name="Notlob"
    >>> print name[3:5][/color][/color][/color]
    lo

    Cooler than I could imagine...
Working...