Re: Testing for the first few letters of a string

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

    Re: Testing for the first few letters of a string

    Check out the built-in string.startswi th() method.
Working...