Skip to content

Commit a3ad513

Browse files
authored
Merge pull request wilfredinni#60 from samithamphk/master
typo correction in readme
2 parents 3d405f8 + 261ae5a commit a3ad513

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2525,10 +2525,10 @@ False
25252525
### The isX String Methods
25262526

25272527
- **isalpha()** returns True if the string consists only of letters and is not blank.
2528-
- **isalnum()** returns True if the string consists only of lettersand numbers and is not blank.
2529-
- **isdecimal()** returns True if the string consists only ofnumeric characters and is not blank.
2528+
- **isalnum()** returns True if the string consists only of letters and numbers and is not blank.
2529+
- **isdecimal()** returns True if the string consists only of numeric characters and is not blank.
25302530
- **isspace()** returns True if the string consists only of spaces,tabs, and new-lines and is not blank.
2531-
- **istitle()** returns True if the string consists only of wordsthat begin with an uppercase letter followed by onlylowercase letters.
2531+
- **istitle()** returns True if the string consists only of words that begin with an uppercase letter followed by only lowercase letters.
25322532

25332533
[*Return to the Top*](#python-cheatsheet)
25342534

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy