Samuelwaang / individ

0 stars 0 forks source link

Week 1 Samuel Review Ticket #2

Open Samuelwaang opened 2 years ago

Samuelwaang commented 2 years ago

Individual GitHub pages (3 points) GitHub page for Test Prep study, requiring 5.3, 5.4 notes and actions( See "GitHub pages actions" at the bottom of each TPT page on cspcoders).

1- One Check 5.3

1- One Check 5.4

GitHub page that documents key learnings and code snippets using GitHub and replit. InfoDB lists 1 - One Check for New Data, minimum of 4 items InfoDB loops 1- One Check For Loop running and sensible output 1- One Check While Loop running and sensible output 1- One Check Recursion running and sensible output Fibonacci - (For Fibonacci(n) print complete list 0 - n and not just the nth term) 4- Four checks: Algorithm, code with comments, Prints result, Prints Complete List, 1- One check: comments and documentation throughout

lucashuang248 commented 2 years ago

-Score 3/3 Checks: 11/11 2 for Notes 1 for Info DB lists 3 for Info DB loops 5 for Fibonacci -has descriptive Notes on 5.3 and 5.4 and actions are completed. -Info DB lists are present and working -Info DB loops are present and working -Fibonacci is present and running