Python: Introduction
Sign in to Google to save your progress. Learn more
Email *
Programme

When Python is running in the interactive mode and displaying the chevron prompt (>>>) - what question is Python asking you?

*
1 point
What will the following program print out:
>>> x = 15
>>> x = x + 5
>>> print(x)
*
1 point
Python scripts (files) have names that end with:
*
1 point
Which of these words is a reserved word in Python?
*
1 point
What is the proper way to say “good-bye” to Python?
1 point
Clear selection
Which of the parts of a computer actually executes the program instructions?
*
1 point
What is "code" in the context of this course?
*
1 point
A USB memory stick is an example of which of the following components of computer architecture?
*
1 point
What is the best way to think about a "Syntax Error" while programming?
*
1 point
Which is not one of the programming patterns covered in Chapter 1?
1 point
Clear selection
Submit
Clear form
This form was created inside of Kalinga Institute of Social Sciences. Report Abuse