Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Week 2 Classy Functions #4

Open
lleosunn opened this issue Mar 28, 2022 · 2 comments
Open

Week 2 Classy Functions #4

lleosunn opened this issue Mar 28, 2022 · 2 comments

Comments

@lleosunn
Copy link
Owner

No description provided.

@lleosunn
Copy link
Owner Author

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(1 point). Write Palindrome function using classes, must provide implementation of call. Must indicate where error occurs on front and back comparison.

@aaditgupta21
Copy link
Collaborator

  1. Files were organized in the right folders
  2. Factorial Function looks good.
  3. Math function looks good and is working
  4. Github Pages show key learnings
  5. No Palindrome

Total Score 5/5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants