Mozilla-Campus-Club-Cummins/Git-Avengers-Workshop

Program to count no. of digits in a number

Open

#20 opened on Mar 8, 2023

 (0 comments) (0 reactions) (0 assignees)Java (63 forks)auto 404
easygood first issue

Repository metrics

Stars
 (1 star)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide