freeCodeCamp / Developer_Quiz_Site

This is a quiz site filled with over 1200+ questions on programming.
https://developerquiz.org
BSD 3-Clause "New" or "Revised" License
232 stars 339 forks source link

Added a new question in Python quiz on topic 'Decorators' #973

Closed beingyuvraj2213 closed 1 week ago

beingyuvraj2213 commented 1 week ago

Summary of changes

I added unique questions to the python quiz in the file 'python-quiz.ts'

Checklist

[x] I have read and followed the contribution guidelines. [x] I have read through the Code of Conduct and agree to abide by the rules. [x] This PR is for one of the available issues and is not a PR for an issue already assigned to someone else. [x] My PR title has a short descriptive name so the maintainers can get an idea of what the PR is about. [x] I have provided a summary of my changes.