learn-python
learn-python copied to clipboard
Created Advanced Quiz game and updated index.md
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.
Related Issues
- Closes #110
Checklist
- [x] I have gone through the contributing guide
- [x] I have updated my branch and synced it with project
main
branch before making this PR
Undertaking
I declare that:
- The content I am submitting is original and has not been plagiarized.
- No portion of the work has been copied from any other source without proper attribution.
- 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.
- [x] I Agree
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...
@animator please see to it and give suggestions
@animator Please check my quiz commit and also matplotlib tutorial commit
The file names should be in lowercase and separated by -
instead fo _
Also, both should be in two separate PRs. Closing this PR. Raise 2 new PRs