From 69b79cbd87af239157dccfc8779d63af32a021c8 Mon Sep 17 00:00:00 2001 From: sydneysegear <74370068+sydneysegear@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:28:17 -0500 Subject: [PATCH 1/3] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dc7ac71..90bfb57 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,7 @@ Hey yall here is my edit Edit for Lab Section 021L: - +Hello this is my edit Edit for Lab Section 030L: - From 8f603111019f5d036bf557cf783252ab0b8250f0 Mon Sep 17 00:00:00 2001 From: Gregory Mensah Date: Mon, 13 Feb 2023 12:11:10 -0500 Subject: [PATCH 2/3] updated with basic info. --- basicinfo.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/basicinfo.tsx b/basicinfo.tsx index dac692b..7ea1107 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -3,11 +3,11 @@ below variables and update them with stuff about you. Yeah... I know... the clas everyone dreads at the start of the semester. Sorry, I just needed a filler for you guys to edit. */ /*Un-comment this and fill in the info -const yourName : String = "Your name"; -let yourPronouns : String = "Pro/Nouns"; -const yourMajor : String = "Your major"; -let classification : String = "freshman/soph/junior/senior/supersenior"; -let oneExcite : String = "One thing you're excited about in this course"; +const yourName : String = Greg Mensah; +let yourPronouns : String = he; +const yourMajor : String = comp sci; +let classification : String = senior; +let oneExcite : String = "coding; let anyConcerns : String = "If anything, list what you may be worried about in this course"; -let funFact : String = "And the classic, list one fun fact about yourself"; -*/ \ No newline at end of file +let funFact : String = i am a certified personal trainer; +*/ From 61715fb5aecc95c736b4cd426f40570b93a36e3b Mon Sep 17 00:00:00 2001 From: Donovan Messer <89869979+donomess@users.noreply.github.com> Date: Mon, 13 Feb 2023 12:32:28 -0500 Subject: [PATCH 3/3] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 90bfb57..aa26593 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ Edit for Lab Section 021L: Hello this is my edit Edit for Lab Section 030L: -- +- This edit is for my lab! Edit for Lab Section 031L: -