Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print statement format not supported in Python 3.x #19

Closed
ronjohn4 opened this issue Dec 2, 2016 · 1 comment
Closed

Print statement format not supported in Python 3.x #19

ronjohn4 opened this issue Dec 2, 2016 · 1 comment

Comments

@ronjohn4
Copy link

ronjohn4 commented Dec 2, 2016

359 - print sentence,
361 - print "\t" + str(ss)
363 - print "\n\n Done!"

ronjohn4 added a commit to ronjohn4/vaderSentiment that referenced this issue Dec 2, 2016
In Python 3.5 cjhutto#18
Python 3 cjhutto#11
Python 3 cjhutto#10
Print statement format not supported in Python 3.x cjhutto#19
@cjhutto
Copy link
Owner

cjhutto commented Dec 13, 2016

Thanks! The new update has better compatibility support for Python 3.

@cjhutto cjhutto closed this as completed Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants