ML & AI Camp – Quiz 0
This quiz is anonymous.
Sign in to Google to save your progress. Learn more
What school grade are you in? *
Which command prints "Hello, World!" in Python? *
1 point
What is the value of y after executing the following commands?
x = 3
y = x + 3
*
1 point
What is the value of y after executing the following commands?
x = "a"
y = x * 3
*
1 point
Let x = [0, 3, "Hello", 2, "World"]. What is the value of x[1]? *
1 point
What will be printed out after executing the following code?
a = 4
if a > 5: print("Yes")
else: print(a)
*
1 point
Why do we need modules and packages in Python? *
1 point
How many points are minimally needed to uniquely define a line? *
1 point
Consider a linear function y = 2x + 3. What is the slope of the corresponding line? *
1 point
A function y = (3 - x)^2 + (2 - x)^2 + (5 - x)^2 + 3 defines a(n) *
1 point
Which command displays an image of the heart on the micro:bit's LED display? *
1 point
Which of the following sensors is not present on the micro:bit? *
1 point
Submit
Clear form
This content is neither created nor endorsed by Google. - Terms of Service - Privacy Policy

Does this form look suspicious? Report