Part 1 Quiz
Which version of Python do you need to download before you can install the MySQL Database Server?
Not quite! You cannot use any version of Python to run MySQL. You should make sure you download the correct version of Python so that you can correctly install and use MySQL. Choose another answer!
Not exactly! You should avoid downloading Python 3.3.7 as it will not work correctly. You need the correct version of Python that allows you to install and use MySQL or you will have to navigate back to the Python downloader and try again. Choose another answer!
Yes! Python 2.7.14 is the correct version to download. Using 2.7.14, you'll be able to install MySQL and use it correctly. Read on for another quiz question.
Want more quizzes?
Keep testing yourself!Part 2 Quiz
Why should you click "Yes" on the pop-up screen after you double click the setup file?
Not quite! Clicking "Yes" on the pop-up screen does not automatically accept the license terms. Instead, you will have the option to accept the license terms when you reach the launcher window. You are required to accept these terms to move forward with the install. Choose another answer!
Yup! At this step, you are confirming that you are OK with proceeding to the installation. After you click "Yes" the MySQL launcher window will open. Read on for another quiz question.
Not exactly! Choosing "Yes" won't open the setup window. At this point in the process, you have already opened the setup window. Choose another answer!
Want more quizzes?
Keep testing yourself!Part 3 Quiz
True or false: You'll need to create two separate passwords when you're installing MySQL.
Correct! To get the most function out of MySQL, you will need to start with two accounts and two separate passwords. The first account is your user account and the second is an admin account. The admin account is responsible for adding users and changing passwords. Read on for another quiz question.
Nope! You will create two separate accounts during the MySQL installation. The first is your user account and the second is your admin account. Both accounts will have their own password. Try again...
Want more quizzes?
Keep testing yourself!