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
7.7k 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.0k points