NEW
Font size
WorksheetsExploring Computer Science Final Review - Day 2
Total questions: 10
Worksheet time: 20mins
Which of the following has a code error?
Line 52
Line 53
Line 54
Line 57
Which of the following has a code error?
Line 51
Line 59
Line 60
Line 61
Which of the following has a code error?
Line 39
Line 40
Line 41
Line 42
Which of the following has a code error?
Line 28
Line 30
Line 36
Line 37
Which of the following has a code error?
Line 1
Line 3
Line 5
Line 8
Which of the following has a code error?
Line 10
Line 11
Line 14
Line 17
Which of the following has a code error?
Line 19
Line 20
Line 21
Line 22
Which of the following has a code error?
Line 23
Line 24
Line 25
Line 27
Look at line #29 in the code, some of the code is missing. What word should be written on the line to make the code run?
analogWrite
analogRead
digitalWrite
digitalRead
What would print in the serial monitor.
Voltage:
.5
deg C:
45
def F:
64
Voltage: .5 deg C: 45 def F: 64
