Duck Duck Go code not working

I am getting this error

NameError                                 Traceback (most recent call last)
<ipython-input-3-8a01932e996e> in <module>()
      1 import DuckDuckGoImages as ddg
      2 bear_types = 'grizzly','black','teddy'
----> 3 path = Path('bears')

NameError: name 'Path' is not defined