+ 1

Bug in decorators

I cant move forward, because is error: @decorator def add(word): print (word) red mark is on "@" - why?

10th Jun 2025, 6:58 AM
Rzewuski Jakub
Rzewuski Jakub - avatar
2 Answers
+ 3
That question is confusing. The correct answer is in the comments, and it is "@hashtag", as the text says "hashtag decorator".
10th Jun 2025, 7:32 AM
Wong Hei Ming
Wong Hei Ming - avatar
+ 2
Thank You
10th Jun 2025, 9:46 AM
Rzewuski Jakub
Rzewuski Jakub - avatar