Mozilla-Campus-Club-Cummins/Git-Avengers-Workshop
View on GitHubProgram to count no. of digits in a number
Open
#20 opened on Mar 8, 2023
easygood first issue
Repository metrics
- Stars
- (1 star)
- PR merge metrics
- (PR metrics pending)
Description
This program takes an integer from the user and calculates the number of digits. For example: If the user enters 2319, the output of the program will be 4.