Python Programming Essentials
English
Elementary
This quiz will test your knowledge in fundamental and essential parts of Python programming, which are crucial for students and programmers 🖥
Description
Programming, Python, English, Essential, Software, Development, Computer, Elementary, Introduction to Python
Tags
30
Questions
1 min
Per question
8:50
Average time
4.2
Contest Score
4.5
Community Rating
26
Participants
2. Basic Explanations. Explanations give some additional context.
3. Minor language issues. Texts could benefit from proofreading
by a native speaker (typos) E.g. in the answer to #q23
We will make sure to have it checked by a native. :)
1. Educational explanations. 👍 Explanations cover why the correct answers are correct. E.g.: #q1, #q2, #q3
2. Well-used and self-made media. 👍 E.g.: #q1, #q2, #q3
Also there are mispelled words :
substitute is mispelled as substitude,
situations is mispelled as sitatuions,
executed is mispelled as execured.
If you do another version of this quiz some day, I think the following two things should be fixed:
- Question 1 has the option "None of the above", which is unfortunately also true here (maybe this happened due to answer shuffling?)
- Question 25 makes it a little too easy to guess that the answer must be one of the two Exceptions, because while the print statement prints three things, all the options only have two numbers each.
Apart from those issues, well done and good luck!
Here's an illustration of what I mean: https://i.imgur.com/ePoneJr.png
This is just a small issue though, because I think participants will understand that 15 is what they're supposed to pick.