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

Created Matplotlib beginner tutorial, Advanced Quiz game and updated index.md #172

Closed
wants to merge 10 commits into from

Conversation

ishaanv1206
Copy link

@ishaanv1206 ishaanv1206 commented May 12, 2024

PR Description

This is a simple Python script for a basic quiz game. It allows users to choose from different genres of quizzes including Sports, Entertainment, Physics, Chemistry, and Biology. The user selects a genre, and then answers multiple-choice questions related to that genre. After answering all the questions, the user's score is displayed. I created efficient code and also used built in datatypes. This updated version. I have explained in the markdown file for better understanding.

I created the Matplotlib tutorial and updated index.md

Related Issues

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR

Undertaking

I declare that:

  1. The content I am submitting is original and has not been plagiarized.
  2. No portion of the work has been copied from any other source without proper attribution.
  3. The work has been checked for plagiarism, and I assure its authenticity.

I understand that any violation of this undertaking may have legal consequences that I will bear and could result in the withdrawal of any recognition associated with the work.

  • I Agree

@ishaanv1206
Copy link
Author

ishaanv1206 commented May 12, 2024

Hi @animator
I created a advanced version, previously i thought i have to create a basic version. I used several datatypes and wrote efficient, reusable code. Please suggest any other changes if any...

@ishaanv1206 ishaanv1206 changed the title Created Quiz game and updated index.md Created Advanced Quiz game and updated index.md May 12, 2024
@ishaanv1206
Copy link
Author

ishaanv1206 commented May 13, 2024

@animator please see to it and give suggestions

@ishaanv1206 ishaanv1206 changed the title Created Advanced Quiz game and updated index.md Created Matplotlib beginner tutorial, Advanced Quiz game and updated index.md May 15, 2024
@ishaanv1206
Copy link
Author

@animator Please check my quiz commit and also matplotlib tutorial commit

@animator
Copy link
Owner

The file names should be in lowercase and separated by - instead fo _

@animator
Copy link
Owner

Also, both should be in two separate PRs.
Closing this PR. Raise 2 new PRs

@animator animator closed this May 16, 2024
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.

Basic Quiz game
2 participants