Just finished my second guided project. I was finally able to figure out how to work entirely in Jupyter Notebook on my desktop vs through the browser version provided. There is still a great deal I quite understand. But for someone that is in their 40’s, just started coding for the first time ever only about a month ago, and does not work in IT I feel like it is a big achievement.
Would love feedback in general. Also any simple exercises to reinforce loops and module construction/formating (such as datetime.datetime, .format()) Exploring Hacker News.ipynb (12.9 KB)
Thank you for sharing your project with DataQuest, it reflects your efforts truly.
You have highlighted the end results of average calculations by including suitable suffixes/ prefixes in print statements.
You have used markups for the title and intermediate analysis codes.
Would just like to add:
kindly explore printing results of a list in separate cells (or customized print) so they render vertically, instead of horizontally in a single line. Let us know if you need further clarification on this.
For extra practice you can explore the <> Practice Mode tab in dashboard and chose the practice relevant to your learned topics.