Ad
  • Custom User Avatar

    Post your solution as a reply to your comment, but mark it as having spoiler content. Don't forget to use proper formatting, e.g.

    ```javascript
    function helloWorld(){ return "Hello, World!"; }
    ```
    

    Example:

    function helloWorld(){ return "Hello, World!"; }
    
  • Custom User Avatar

    This comment is hidden because it contains spoiler information about the solution