Answer:
I was actually just looking to help with someone's schoolwork. . .
Explanation:
AutoNumber it can do it all alone and put the number(If you don’t know the number to put).
Mentely es eso espero q te ayude :)
Answer:
Sure. In Unit test 5, it's looking for 1 instead of 0. You are returning 0 instead of 1.
0 requires 1 digit to express it and should therefore return 1.
In line 6, change the 0 to a 1.