Skip to content

yusimy/Java_1_CountNumber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Count the occurences of number digit

  • In this code, we are seeing integer 20030 and we want to know how many times the digit 0 has appeared, therefore remainder method is used and return the number of occurences.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages