Which picture is correct for position
ball_row = 2
ball_column = 2
Microbit - ping pong
Quiz
•
Computers
•
7th Grade - University
•
Hard
Jana Trojanová
Used 7+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which picture is correct for position
ball_row = 2
ball_column = 2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is output of called function? Or is there an error?
5
10
25
name 'c' is not defined
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is printed on the screen? Or is there an error?
a > b
a < b
a <= b
argument of type 'boolean' is not assignable to parameter of type ''string'
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is printed on the screen? Or is there an error?
Numbers are equal
expected an intended block near 'basic'
expecting ':' near '\n'
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
ball_vertical_move = 1
ball_horizontal_move = 2
led.plot(ball_row + ball_vertical_move,
ball_column + ball_horizontal_move)
Která led se rozsvítí?
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is printed on the screen? Or is there an error?
a > b
expected an intended block near 'basic'
expecting ':' near '\n'
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What can do function
led.unplot()
turn on the specified Led
turn of the specified led
get the on/off state of Led
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which one is the correct function definition?
sum(a,b):
def sum(a,b):
def sum(a,b)
def sum(a,b:
10 questions
Python Basics
Quiz
•
8th - 10th Grade
10 questions
PCEP Section 4B: the function and its environment
Quiz
•
12th Grade
10 questions
Python Unit 3
Quiz
•
University
11 questions
Quiz 5
Quiz
•
University
10 questions
SLR 9 - Advanced Programming Techniques - Part Two
Quiz
•
10th Grade
10 questions
Python Statements
Quiz
•
5th - 7th Grade
10 questions
Global and local variables
Quiz
•
10th - 12th Grade
10 questions
Quiz 6
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade
20 questions
Taxes
Quiz
•
9th - 12th Grade
17 questions
Parts of Speech
Quiz
•
7th - 12th Grade
20 questions
Chapter 3 - Making a Good Impression
Quiz
•
9th - 12th Grade
11 questions
Decimal/fraction conversions quick check
Quiz
•
5th - 7th Grade