88.4k views
5 votes
The isdigit function will return true if the argument is a digit between 0 and 9. true false

User Bsyk
by
8.1k points

1 Answer

3 votes
The isdigit function will return true if the argument is a digit between 0 and 9.
User Avery Freeman
by
7.2k points