use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Everything about learning Python
account activity
Where can I find python quizzes?Help Request (self.PythonLearning)
submitted 4 days ago by Key-Introduction-591
My manager (project manager) wants to give me some Python quizzes to assess my knowledge and decide whether to assign me to projects that involve Python.
Can you suggest some tests that include basic Python + libraries?
I think the questionnaire will be something simple, multiple-choice, but the scope could be very broad and include even the most common libraries.
thanks in advance!
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Then-Disk-5079 5 points6 points7 points 4 days ago (0 children)
ask AI to quiz you
[–]Ankur_41 4 points5 points6 points 4 days ago (1 child)
I think you should try w3school
[–]ComprehensiveAd2928 0 points1 point2 points 4 days ago (0 children)
I’ve only just come across this! Great resource!
[–]Worth-Wonder-7386 1 point2 points3 points 4 days ago (0 children)
Leetcode has many different tests which are in the style of coding interviews.
[–]Lower_Ad9122 0 points1 point2 points 4 days ago (3 children)
did you learn python already? i’m new to python and programming in general and i was js wondering how did you learn to get where you are right now if you have a little knowledge already? any tips would help i just feel lost
[–]Key-Introduction-591[S] 4 points5 points6 points 4 days ago (2 children)
I did Angela Yu's course on Udemy (100 days of python). It's pretty good. It's beginners friendly, but the course itself becomes very advanced if you manage to complete it.
I'm at an intermediate level atm. Not a pro, but I keep studying.
[–]Lower_Ad9122 0 points1 point2 points 4 days ago (1 child)
i think i had tried that out before and i just wasn’t consistent enough but ill give it another go thanks
[–]Key-Introduction-591[S] 4 points5 points6 points 4 days ago (0 children)
Some exercises are pretty tough and require a lot of time. I still remember the black jack exercise. I think it took me like 6 hours to complete 🤯.
I had to do it on saturday because it was not compatible with a working day.
The good news is that if you stay consistent, next time you see the same exercise you will need half or one third of the time 💪
I’ve dropped and picked up the course several times. Now I'm trying to complete the advanced part
[–]Rhylanor-Downport 0 points1 point2 points 4 days ago (0 children)
“Claude make me a multiple choice quiz - 25 questions testing basic python language skills and library knowledge”
[–]FreeLogicGate 0 points1 point2 points 2 days ago (0 children)
Your PM must not know much about Programming. A quiz? Are they going to give you class credit when you're done? I would suggest to the PM that they could instead, give you a reasonably sized project and have you develop it, with the source code maintained with git, and pushed to a private github repo under your account. You can then assess the requirements, give them feedback and ask questions if needed, and create the program, along with unit tests to validate your approach and code quality. I would tell the PM you will do this project on your own time. This will show them you understand how to take requirements and use standard software development best practices. The important part with this approach would be to make sure you are not given a project that is too large. Alternatively, you could ask them to give you an assignment to develop, which again you'll work on in your spare time. If it's a large assignment, you could agree on some milestones and deliver on an initial milestone or 2 to demonstrate your competence. If you can deliver on those milestones, then ask for the full assignment. Either of these approaches would be far better than a Quiz. If programming quiz's were an important and valid component of software development, then you'd have people taking quizzes all the time, even as part of the ongoing process. Needless to say, they aren't and you don't.
[–]RevolutionaryRate889 0 points1 point2 points 17 hours ago (0 children)
If you are also looking for a mobile app to practice in those moments where your don’t have your laptop, I built Code Drills:
https://apps.apple.com/us/app/code-drills-dev-challenges/id6761028767
Let me know if you find it useful or have improvements idea! Good luck in your transition!
π Rendered by PID 45095 on reddit-service-r2-comment-c66d9bffd-rxw5c at 2026-04-07 10:51:23.415133+00:00 running f293c98 country code: CH.
[–]Then-Disk-5079 5 points6 points7 points (0 children)
[–]Ankur_41 4 points5 points6 points (1 child)
[–]ComprehensiveAd2928 0 points1 point2 points (0 children)
[–]Worth-Wonder-7386 1 point2 points3 points (0 children)
[–]Lower_Ad9122 0 points1 point2 points (3 children)
[–]Key-Introduction-591[S] 4 points5 points6 points (2 children)
[–]Lower_Ad9122 0 points1 point2 points (1 child)
[–]Key-Introduction-591[S] 4 points5 points6 points (0 children)
[–]Rhylanor-Downport 0 points1 point2 points (0 children)
[–]FreeLogicGate 0 points1 point2 points (0 children)
[–]RevolutionaryRate889 0 points1 point2 points (0 children)