Hi, i was taking a course that had me using PyCharm. I started taking another course by CodeWithMosh. Im using CS Code, and he said that we needed to install pylint, at the time he was using a different version. But for example when i type
print "hello world" ```
it doesnt give the help that i need to put parentheses around "hello world". I was wondering how to get that working. I have the python extension downloaded and i downloaded pylint.