Open SreejaVad opened 2 years ago
Individual GitHub pages (3 points)
Peer Reviewed: 2.4/3 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).
[x] 1- One Check 5.3
[x] 1- One Check 5.4
GitHub page that documents key learnings and code snippets using GitHub and replit. InfoDB lists
InfoDB loops
[x] 1- One Check For Loop running and sensible output
[x] 1- One Check While Loop running and sensible output
[x] 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,
[x] 1- One check: comments and documentation throughout
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
Individual: 2.4 Team: 2/2 Total: 4.4/5
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). GitHub page that documents key learnings and code snippets using GitHub and replit. InfoDB lists InfoDB loops Fibonacci - (For Fibonacci(n) print complete list 0 - n and not just the nth term)