Request edit access
JavaScript isn't enabled in your browser, so this file can't be opened. Enable and reload.
Programming: Mixed
Sign in to Google
to save your progress.
Learn more
* Indicates required question
What does an IF statement represent
*
1 point
Sequence
Selection
Iteration
What datatype would be used for storing money?
*
1 point
Integer
String
Boolean
Float / Double
Which of these would work as a piece of code?
*
1 point
IF answer == "Yes":
if answer == "Yes"
if answer == "Yes":
if answer = "yes":
What is the correct code for displaying hello?
*
1 point
Print(hello )
print("hello")
print hello
PRINT("hello")
How many times will this code loop
*
1 point
2
3
4
5
What is the index value of Water?
*
1 point
Your answer
What datatype is used to store a phone number?
*
1 point
Integer
String
Boolean
Float / Double
Select all correct code to print all items of the list once?
*
1 point
A
B
C
D
E
F
Required
What is the output of this code?
*
1 point
3,5,9
3x, 5x, 9x
15, 25, 45
Error
What is the output of this code?
*
1 point
my name isBob
my Bob is Bob
my name is name
my name is Bob
Write the output of this code as a number
*
1 point
Your answer
What does the following Operator do (*)
*
1 point
Exponent (Power of)
Percentage
Remainder
Multiply
A while loop is:
*
1 point
A counter controlled loop
A condition controlled loop
Submit
Page 1 of 1
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
Forms
Help and feedback
Contact form owner
Help Forms improve
Report