You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The identification number has 10 digits. Please write test to verify: if the given id has 10 digits if each digits appears max. 3 times in this id if the penultimate number is lower than the previous one and bigger than the next one 2. Please write test to verify if for given year there is more Fridays the 13th than in the previous year.
About
1. The identification number has 10 digits. Please write test to verify: if the given id has 10 digits if each digits appears max. 3 times in this id if the penultimate number is lower than the previous one and bigger than the next one 2. Please write test to verify if for given year there is more Fridays the 13th than in the previous year.