ricesush1 / RiceSushi

1 stars 0 forks source link

Week 2 Review Ticket, Hassan Allam #3

Open ricesush1 opened 2 years ago

ricesush1 commented 2 years ago

evidence: Github Pages

ellenjxu commented 2 years ago

Graded by: Ellen Total: 2.75/3

GitHub page that documents key learnings and code snippets using GitHub and replit (See Challenges at the bottom of TT2 (Links to an external site.) for details) Organize files, directories and menus for the first 3 weeks. 0.75/1 - organized by category; some functions not running in menu but working individually Write Factorial function using classes, providing implementation of call. 1/1 - factorial is working in Repl runtime and shows OOP/classes Select your own Math function. Write it in Imperative and OOP form. 1/1 - created own math function for factors Extra Credit(1 point). Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison. N/A