Remove all one-line comments, a comment which starts and ends on one line
Example
Input: # This is a comment print(\'remove_comments\') Output: print(