Ad
  • Custom User Avatar

    Despite being the inverse version of part 1, description should still provide a step-by-step explanation on how to derive the final output!

  • Custom User Avatar
    Your code should return nil/None if there aren't enough pixels to conceal the message.
    
    If the message has been fully concealed and there are remaining pixels, the remaining pixels should be left unmodified.
    

    This part should be made clearer with relevant example tests described properly