Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- TypeError Traceback (most recent call last)
- <ipython-input-54-a08194b6085a> in <module>()
- 1 # print Symbol('w', real=True)
- ----> 2 print State('w', True)
- TypeError: __new__() takes exactly 2 arguments (3 given)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement