Robotics-1-PythonBooksA

Robotics-1-PythonBooksA

9th - 12th Grade

•

37 Qs

quiz-placeholder

Similar activities

Intro. to Python: Lesson 1 Quiz

Intro. to Python: Lesson 1 Quiz

Python Basics

Python Basics

Unit 3: JavaScript Programming in AppLab

Unit 3: JavaScript Programming in AppLab

Python Turtle Methods

Python Turtle Methods

Intro to CS in Python Module 2--Turtle Graphics

Intro to CS in Python Module 2--Turtle Graphics

Computational Thinking Turtle Graphics

Computational Thinking Turtle Graphics

Robotics-1-PythonBooksA

Robotics-1-PythonBooksA

Assessment

Quiz

•

Computers

•

9th - 12th Grade

•

Practice Problem

•

Hard

Created by

Ramsey Seweingyawma

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A way of inputting a string that spans across multiple lines in Python.

turtle.forward()
string slicing
multiple-line strings
text.strip()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function in the turtle graphics module that changes the shape of the turtle, such as making it a triangle or a circle.

turtle.right()
turtle.shape()
len(word)
turtle.screen()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of converting a string to a number or vice versa in Python.

boolean conversion
string conversion
explicit conversion
string slicing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A logical operator used to combine conditions in if statements, requiring at least one of the conditions to be true for the overall condition to be true.

and
or
for loop
if statement

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A function in the turtle graphics module that places the pen back on the page, allowing the turtle to leave a trace when moving.

text.strip()
turtle.pencolor('blue')
turtle.pencolor(string)
turtle.pendown()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method in Python that converts text to lowercase.

text.lower()
word.title()
turtle.right()
text.strip()

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A method in Python that sorts the names_list in alphabetical order.

turtle.shape()
turtle.screen()
del names_list[1]
names_list.sort()

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?