Skip to content
Merged

B1 #1

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,10 @@ 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!

Edit for Lab Section 031L:
-
14 changes: 7 additions & 7 deletions basicinfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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";
*/
let funFact : String = i am a certified personal trainer;
*/