cheeze2000
06/24/2022, 1:35 PMSzymon Jeziorski
06/24/2022, 1:51 PMcheeze2000
06/24/2022, 1:54 PM'0' <= char && char <= '9'
and my tests only covered invalid values where char < '0'
char > '9'
and it covered all the brances. thanks for your help