kamryns / curly-spork

the curliest spork in the cupboard
0 stars 1 forks source link

Week 2 Review Ticket #4

Open kamryns opened 2 years ago

kamryns commented 2 years ago

Total Score: 4.9/5 (Graded by: Divyanshi Suri)

Individual Score: 3/3

Team Score: 1.9/2

divyanshisuri commented 2 years ago

Grader: Divya 3/3 Scrum Team GitHub pages (2 points)

Project Owner / Sponsor presentation(visuals like wireframes or HTML pages), results of review, PII concerns, hosting plan, and software license 1st Code in GitHub with software license per 5.5 Individual GitHub pages (3 points) GitHub page that documents key learnings and code snippets using GitHub and replit (See Challenges at the bottom of \

Organize files, directories and menus for the first 3 weeks. Write Factorial function using classes, providing implementation of call. Select your own Math function. Write it in Imperative and OOP form. Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.