Showing syntax error in code when putting #


Please tell me the right place to add # to create a comment

@nidhiranka There is a # on line 27 and line 30. Please remove those. They are converting the { bracket into comment due to which you are getting the error. Do make this update and run your code.