DSA-Bootcamp-Java
DSA-Bootcamp-Java copied to clipboard
problem Count Zero cannot count number of zero's if whole number is zero like 00000 or 0
try to give a solution which involves counting number of zero in number such as 0000 or 0
can i work on this