From f5cacb9d25420a989fe339e695f0d6a7ddb2f736 Mon Sep 17 00:00:00 2001 From: jasmine Date: Thu, 30 Mar 2023 20:25:37 -0700 Subject: [PATCH 1/4] exercise 1 work --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 391ec8f6..9cd2232a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,5 @@ This repository contains _all_ programming exercises for the [_Programming Skills for Data Science_](https://programming-for-data-science.github.io/) book. -Solutions can be found in the `solution` branch. \ No newline at end of file +Solutions can be found in the `solution` branch. +for breakfst, I had: a breakfast sandwich, an iced matcha latte, and grapes. From f7ddb46b5469c3fc38d928d9a5e5530ea7035709 Mon Sep 17 00:00:00 2001 From: jasmine Date: Thu, 30 Mar 2023 20:46:32 -0700 Subject: [PATCH 2/4] deleted since it was in the wrong file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9cd2232a..c7a81fe8 100644 --- a/README.md +++ b/README.md @@ -3,4 +3,4 @@ This repository contains _all_ programming exercises for the [_Programming Skills for Data Science_](https://programming-for-data-science.github.io/) book. Solutions can be found in the `solution` branch. -for breakfst, I had: a breakfast sandwich, an iced matcha latte, and grapes. + From 1f911a00507b9a062488c2251727c572578bd518 Mon Sep 17 00:00:00 2001 From: jasmine Date: Thu, 30 Mar 2023 20:49:58 -0700 Subject: [PATCH 3/4] exercise 1 work ch.3 --- chapter-03-exercises/exercise-1/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/chapter-03-exercises/exercise-1/README.md b/chapter-03-exercises/exercise-1/README.md index 8720da73..5c3b8dfc 100644 --- a/chapter-03-exercises/exercise-1/README.md +++ b/chapter-03-exercises/exercise-1/README.md @@ -14,3 +14,5 @@ In this exercise you'll practice using git to clone and edit repositories, as wi 6. Using your terminal, add and commit the changes you've made to your repository 7. Push changes up to GitHub, and view them in your web browser. Make sure you are looking at the repository under _your_ account! + +this is what i had for breakfast today:breakfast sandwch, iced matcha latte, and grapes. \ No newline at end of file From ff4b2b92fb20c86675bf7a4b1294183137246580 Mon Sep 17 00:00:00 2001 From: jasmine Date: Thu, 30 Mar 2023 21:08:27 -0700 Subject: [PATCH 4/4] work exercise 2 ch.4 --- chapter-04-exercises/exercise-2/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/chapter-04-exercises/exercise-2/README.md b/chapter-04-exercises/exercise-2/README.md index f9083435..a52682ba 100644 --- a/chapter-04-exercises/exercise-2/README.md +++ b/chapter-04-exercises/exercise-2/README.md @@ -4,3 +4,9 @@ Using the text-edit of your choice (e.g., Atom), create a new file called `READM In your `README.md` document, make a three column table of the current courses you are taking, with separate columns for course number (in **bold**), course title (in _italics_), and instructor name. Note that you can preview this Markdown in Atom to make sure it works correctly. + +my work: + +**201** | _INFO_ | Kyle Thayer +**225** | _ACCTG_ | Phil Quinn +**344** | _CSE_ | Hannah C. Tang