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

Implemented Google's basic python class basic exercises #339

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

abadoni5
Copy link
Contributor

@abadoni5 abadoni5 commented Mar 14, 2024

Summary

Closes #247, added exercises keeping quiz 1 as a template. Added unit tests to add evaluation component.

Checklist

  • Variables, functions and comments are translated to Spanish
  • Functions follow underscore notation
  • Spell check done & typos fixed
  • All python code is PEP8 compliant
  • Test coverage with Playwright implemented; locators are Pyhton code
  • Reviewers assigned (all peers & at least 1 mentor)

Screenshots

Screenshot 2024-03-16 at 6 08 04 AM Screenshot 2024-03-14 at 2 59 43 PM Screenshot 2024-03-14 at 3 02 02 PM

Copy link

@abadoni5 abadoni5 closed this Mar 14, 2024
@abadoni5 abadoni5 reopened this Mar 16, 2024
@abadoni5 abadoni5 changed the title added new quiz Implemented Google's basic python class Mar 16, 2024
@abadoni5 abadoni5 changed the title Implemented Google's basic python class Implemented Google's basic python class basic exercises Mar 16, 2024
Copy link

Copy link

1 similar comment
Copy link

Copy link

1 similar comment
Copy link

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

Successfully merging this pull request may close these issues.

Implement basic extra interactive exercises (Google)
1 participant