8.1 Programming Concepts
Lesson 1 - Hello World knowledge checkĀ 
Email *
NameĀ 
0 points
The number or word we give to a variable
1 point
Clear selection
What is the word (command) used to display numbers and text on the screen?
1 point
Clear selection
What is a variable?
1 point
Clear selection
What symbol is used in python to assign values to a variable?
1 point
Clear selection
Select all the high level programming languages
2 points
What will be the output?
name = 'Dave'
print (name)
1 point
Clear selection
Python is an example of a....
1 point
Clear selection
What would print (10 + 16) produce?
1 point
Clear selection
Which is the Python logo?
1 point
Clear selection
What is a input?
1 point
Clear selection
What function is used to output a message in python?
1 point
Clear selection

x = 5

y = 6

print(x*y)


The code above displays the following:

1 point
Clear selection
How would would you print a text string?
1 point
Clear selection
Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. - Terms of Service - Privacy Policy

Does this form look suspicious? Report