8 questions • Select the best answer for each question
What is the correct file extension for Python files?
We can run python file in -
What is a correct command line syntax for checking if python is installed on your computer? (And also to check the Python version)
What is a correct syntax to exit the Python command line interface?
Which software is used to write and run the first Python code?
Why are strong programming basics important?
What is likely to happen if your programming basics are weak?
From where can Python be easily installed on Windows systems?