Help please - New to python, ML and Jupyter - Week 2 Assignment

Hi @Krishnaraj1!

In general, your job is to fill in the code in the sections marked by

    ### START CODE HERE ###  
    
    ### END CODE HERE ### 

The section above the code cell explains what your code should do, and if you have problems figuring out how to implement it, you can click on the “Click for help” link just below the code cell for hints.

If you’re still at a loss after looking at the instructions and hints in the assignment, please create a a new topic explaining specifically what you are stuck on and a mentor can help you. It’s good to create a new topic, rather than adding on to an existing one like this, both because it makes it easier for all mentors to notice someone has a new issue, and because it can make it easier to find for future students who have a similar issue.

Also, as mentioned above, this course is designed for students with basic coding experience, so you may want to consider getting a little background in Python. You can see these posts for some suggestions: [Preformatted text](https://community.deeplearning.ai/t/learning-python/257292) or Starting your Python Journey

See how it goes with this assignment. Happy learning!