Unresolved reference error in python
已回答
I am a new comer to Python language and I got below error "unresolved reference 'TrieDictionary'". could you please help me to resolve the problem. 
请先登录再写评论。
Hi shini123,
Thank you for contacting PyCharm support.
It probably means that "TrieDictionary" is not defined in your code.
Please see https://www.jetbrains.com/help/pycharm/resolving-references.html for more information about resolving references in PyCharm.
Kind regards,
Sergey
https://www.jetbrains.com
The Drive to Develop