I\'ve been confused about this for a while now, I still have no idea what from x import y really means. All I know is that it imports y from the file x(?)
from x import y