Open ricesush1 opened 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
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)
TPT 1/1
Organize files, directories and menus for the first 3 weeks.
Write Factorial function using classes, providing implementation of call. 1/1
Select your own Math function. Write it in Imperative and OOP form. 1/1
Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on - front and back comparison.
evidence: Github Pages