Ad
  • Custom User Avatar

    Hello, I'm a little confused about what this kata requires to do. I understood the task as checking a binary number for divisibility by 7, but the function that is given to us initially does not have any number at the input with which the code will work. Please explain where we get this input number from and what does this kata want from the user in general?