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

Added Pangram Checker: #406 #434

Merged
merged 3 commits into from
Jul 3, 2024

Conversation

Anshika14528
Copy link
Contributor

Closes: #406

  • Title : Pangram Checker
  • Name: : Anshika
  • Idenitfy yourself: : GSSOC

Added a Pangram Checker which checks if given sentence contain every letter of the English alphabet at least once.

How Has This Been Tested? ⚙️

I have tested it on my own.

Screenshots 📷

Screenshot 2024-06-30 at 1 06 27 PM screens

Type of change ☑️

  • New feature (non-breaking change which adds functionality)

Checklist: ☑️

  • My code follows the Contributing Guidelines & Code of Conduct of this project.
  • This PR does not contain plagiarized content.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly wherever it was hard to understand.
  • My changes generate no new warnings.

Note to reviewers 📄

Copy link

vercel bot commented Jun 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
web-master-log ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 1, 2024 4:17am

Copy link

Thank you for submitting your pull request! We'll review it as soon as possible. For further communication, join our discord server https://discord.gg/tSqtvHUJzE.

@Avdhesh-Varshney
Copy link
Owner

resolve merge conflicts.

@Anshika14528
Copy link
Contributor Author

@Avdhesh-Varshney sir , i have resolved the merge conflict please merge it.

@Avdhesh-Varshney Avdhesh-Varshney merged commit ea6f11c into Avdhesh-Varshney:main Jul 3, 2024
4 checks passed
@Avdhesh-Varshney Avdhesh-Varshney added level1 Beginner level issues/pull requests Approved ✔️ This PR is approved by the PR or, Mentors Vanilla-JS 😊 These project are kept in Vanilla-JS directory gssoc These issue/pull request will be considered for GSSOC'24 and removed Requested Changes ⚙️ Some changes have been requested in this PR labels Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✔️ This PR is approved by the PR or, Mentors gssoc These issue/pull request will be considered for GSSOC'24 level1 Beginner level issues/pull requests Vanilla-JS 😊 These project are kept in Vanilla-JS directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

📃: Add Pangram Checker:
2 participants