Open saumyapalk23 opened 2 years ago
Score for Saumya: 4.8/5
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)- 1/1- replit is embedded in github to show all code
Organize files, directories and menus for the first 3 weeks. 0.8/1- need to include a main menu, only have submenus so far
Write Factorial function using classes, providing implementation of call. 1/1- factorial uses classes and call implementation
Select your own Math function. Write it in Imperative and OOP form. 1/1- prime numbers tester was used
Extra Credit. Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.
Individual score: 2.8/3 Team score: 2/2 Overall score: 4.8/5
Final score given by Kaavya: 4.8/5
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.
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.