What's the difference in the argv import method?

Hey, I have already went past those lessons after which I realised that i should ask this.

What is the difference between

from sys import argv
and
import sys.argv

Is it like telling the path to pyhton?

I appear to have deleted my response. @zedshaw is this recoverable? If not, de nada.

5 Likes