Please help me with the task: Understanding comments.

Hello, I’m working on this task:

Here is my code:


Assigning 17 to age
#age = 17

Setting name to 'Tom'
# name = 'Tom'

Can anyone please help me to solve it?