From a9034be3796f3fdd7f7f697b3904c50badf038c4 Mon Sep 17 00:00:00 2001 From: lvyiwei1 <32001651+lvyiwei1@users.noreply.github.com> Date: Thu, 2 Nov 2017 15:47:34 -0400 Subject: [PATCH] Commits by ylyu1 Added food to files --- appetizer.txt | 3 +-- dessert.txt | 3 +-- main_course.txt | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/appetizer.txt b/appetizer.txt index d39aa5b3..14bdf0c5 100644 --- a/appetizer.txt +++ b/appetizer.txt @@ -1,2 +1 @@ -The very first course of the meal will consist of: -(delete this line and write in the appetizer) +Bread \ No newline at end of file diff --git a/dessert.txt b/dessert.txt index 84c4449e..a67fba07 100644 --- a/dessert.txt +++ b/dessert.txt @@ -1,2 +1 @@ -The dessert will be: -(delete this line and write in the dessert) +Cake \ No newline at end of file diff --git a/main_course.txt b/main_course.txt index 9eb50bbe..63380caa 100644 --- a/main_course.txt +++ b/main_course.txt @@ -1,2 +1 @@ -The main course of the meal will consist of: -(delete this line and write in the main course) +Steak \ No newline at end of file