You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
python is
3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 10:22:32) [MSC v.1900 64 bit (AMD64)]
Python Type "help", "copyright", "credits" or "license" for more information.
error is
from googlefinance import getQuotes
Traceback (most recent call last):
Debug Probe, prompt 10, line 55
Syntax Error: Missing parentheses in call to 'print'. Did you mean print(int "url: ", url)?:
The text was updated successfully, but these errors were encountered:
python is
3.6.4 |Anaconda, Inc.| (default, Jan 16 2018, 10:22:32) [MSC v.1900 64 bit (AMD64)]
Python Type "help", "copyright", "credits" or "license" for more information.
error is
from googlefinance import getQuotes
Traceback (most recent call last):
Debug Probe, prompt 10, line 55
Syntax Error: Missing parentheses in call to 'print'. Did you mean print(int "url: ", url)?:
The text was updated successfully, but these errors were encountered: