xiaoa0 / Data-Structures

MIT License
0 stars 0 forks source link

Week 1: Lists and Loops #2

Closed xiaoa0 closed 2 years ago

xiaoa0 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).

InfoDB lists

InfoDB loops

Fibonacci - (For Fibonacci(n) print complete list 0 - n and not just the nth term)

INDIVIDUAL to send (Indi score: Checks/11 = score/3) + Team Score Two DMs for Mortensen, Team Channel for Naidu Review ticket with total score, include teams score from Friday (n/5) and name of grader next to score. GitHub pages

MaBoinjd commented 2 years ago

Name of grader: Erik Peterson Total score: (6/11) + 1.9/2 = 3.5/5

Github Page: +2, has TPT notes and actions

Replit: InfoDB Lists +1, has 4 items InfoDB Loops +1, has for loop working +1, has while loop working +1, has recursive loop working

No Fibonacci Has no algorithm, comments, prints results, prints complete list for fibonacci

No comments or documentatio in replit.