Back to Learning Hub

Day 1: Installation and printing first script

8 questions • Select the best answer for each question

Question 1

What is the correct file extension for Python files?

Question 2

We can run python file in -

Question 3

What is a correct command line syntax for checking if python is installed on your computer? (And also to check the Python version)

Question 4

What is a correct syntax to exit the Python command line interface?

Question 5

Which software is used to write and run the first Python code?

Question 6

Why are strong programming basics important?

Question 7

What is likely to happen if your programming basics are weak?

Question 8

From where can Python be easily installed on Windows systems?