I am using "Python 3.5" from the website "https://www.python.org/" and when i try to run the program provided by HVS it does not work.
C:\Users\sdixit23>python C:\Users\sdixit23\AppData\Local\Programs\Python\Python35-32\Shyam\NotWorking\restfulclient2.py
File "C:\Users\sdixit23\AppData\Local\Programs\Python\Python35-32\Shyam\NotWorking\restfulclient2.py", line 26 print key + " : " + jData[key] ^
SyntaxError: Missing parentheses in call to 'print' C:\Users\sdixit23>
Could you please share another version of a restful API that can work.