From 5339ddc1a4850b133d9942b56ab4e47bc1c69666 Mon Sep 17 00:00:00 2001 From: printemps25 Date: Wed, 1 Mar 2023 00:24:00 -0500 Subject: [PATCH 1/6] Edited .tsx file --- basicinfo.tsx | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/basicinfo.tsx b/basicinfo.tsx index dac692b..12ff4c5 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -2,12 +2,10 @@ below variables and update them with stuff about you. Yeah... I know... the classic basic info 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"; -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 +const yourName : String = "Karen (Kay) Sousa"; +let yourPronouns : String = "She/Her"; +const yourMajor : String = "Computer Science"; +let classification : String = "Junior"; +let oneExcite : String = "I am excited to learn more about HTML and CSS."; +let anyConcerns : String = "I am a bit worried about the pace."; +let funFact : String = "I own two chickens.f"; From c7f076ee8edbae0c40216c2dcafb6d7ff1f0326a Mon Sep 17 00:00:00 2001 From: printemps25 Date: Wed, 1 Mar 2023 00:25:28 -0500 Subject: [PATCH 2/6] Edited .tsx file again --- basicinfo.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/basicinfo.tsx b/basicinfo.tsx index 12ff4c5..1ed5747 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -7,5 +7,5 @@ let yourPronouns : String = "She/Her"; const yourMajor : String = "Computer Science"; let classification : String = "Junior"; let oneExcite : String = "I am excited to learn more about HTML and CSS."; -let anyConcerns : String = "I am a bit worried about the pace."; -let funFact : String = "I own two chickens.f"; +let anyConcerns : String = "I am a bit worried about the pagitce."; +let funFact : String = "I own two chickens."; From 4076c3fe6c104834593a0cbe5d697520be93ce63 Mon Sep 17 00:00:00 2001 From: printemps25 Date: Wed, 1 Mar 2023 00:26:21 -0500 Subject: [PATCH 3/6] Another push --- basicinfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basicinfo.tsx b/basicinfo.tsx index 1ed5747..b99d3f4 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -7,5 +7,5 @@ let yourPronouns : String = "She/Her"; const yourMajor : String = "Computer Science"; let classification : String = "Junior"; let oneExcite : String = "I am excited to learn more about HTML and CSS."; -let anyConcerns : String = "I am a bit worried about the pagitce."; +let anyConcerns : String = "I am a bit worried about the pace."; let funFact : String = "I own two chickens."; From 2d6dd6219dc89f84ae42d1a5ac64a7ea48691e3d Mon Sep 17 00:00:00 2001 From: printemps25 Date: Wed, 1 Mar 2023 00:32:16 -0500 Subject: [PATCH 4/6] Test push --- basicinfo.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/basicinfo.tsx b/basicinfo.tsx index b99d3f4..b086144 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -9,3 +9,4 @@ let classification : String = "Junior"; let oneExcite : String = "I am excited to learn more about HTML and CSS."; let anyConcerns : String = "I am a bit worried about the pace."; let funFact : String = "I own two chickens."; + \ No newline at end of file From 096e50efaf5876973c5d0fc9a5109eca76832677 Mon Sep 17 00:00:00 2001 From: printemps25 Date: Fri, 3 Mar 2023 17:37:34 -0500 Subject: [PATCH 5/6] Pushing one more time --- README.md | 2 +- basicinfo.tsx | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c3e1951..53beaa7 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ Hey yall here is my edit Edit for Lab Section 021L: - Hello this is my edit - + Edit for Lab Section 030L: - This edit is for my lab! diff --git a/basicinfo.tsx b/basicinfo.tsx index b086144..eb3e074 100644 --- a/basicinfo.tsx +++ b/basicinfo.tsx @@ -8,5 +8,4 @@ const yourMajor : String = "Computer Science"; let classification : String = "Junior"; let oneExcite : String = "I am excited to learn more about HTML and CSS."; let anyConcerns : String = "I am a bit worried about the pace."; -let funFact : String = "I own two chickens."; - \ No newline at end of file +let funFact : String = "I own two chickens."; From 52ae7b943879d1ef615d9da293fc65c19ca4b3df Mon Sep 17 00:00:00 2001 From: Ren Ross Date: Fri, 3 Mar 2023 17:15:34 -0500 Subject: [PATCH 6/6] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 53beaa7..b6d67ae 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,7 @@ This is my Lab Edit for Lab Section 041L - If you're seeing this change in your own repo, you have successfully completed Step 7! + +Edit for late lab submissions +- +If you're seeing this change in your own repo, you have successfully completed Step 7!