Enjoy the New Topic-Based Mini-Quiz of Python Basics, Part 1
We just added a new free tier resource in the DevNet Associate Practice Pack. This Topic-Based Mini-Quiz is a great challenge for your basic skills! Enjoy!
Quiz Summary
0 of 6 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 6 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 6
1. Question
What is the extension for a Python script?
CorrectIncorrect -
Question 2 of 6
2. Question
How can you confirm the version of Python that is installed on your local system?
CorrectIncorrect -
Question 3 of 6
3. Question
Why will the command print name + 2 return an error in Python?
CorrectIncorrect -
Question 4 of 6
4. Question
What symbol in Python allows you to enter in a comment in your script or code?
CorrectIncorrect -
Question 5 of 6
5. Question
Why might the ( and ” symbols both be used with the print function you are seeing used in a Python script?
CorrectIncorrect -
Question 6 of 6
6. Question
What math symbol in Python is used for signifying greater than or equal to?
CorrectIncorrect
Great quick quiz!