RedditAgain
RedditAgain copied to clipboard
Doesn't work on Python 3.7
python redditagain.py
File "redditagain.py", line 44
print '>> Login to OLD account..'
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print('>> Login to OLD account..')?
Also getting this error.