First Programming Assignment General Question Before starting

Hello ! For the first ever graded programming assignment that requires us to to do linear regression model and gradient descent . Can i use prebuilt scikit learn libraries ( import it ) .

No I think for those assignments you are not allowed to import additonal libraries other than those already imported for you!