Search Header Logo

Robotics-1-PythonBooksA

Authored by Ramsey Seweingyawma

Computers

9th - 12th Grade

Robotics-1-PythonBooksA
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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()

Access all questions and much more by creating a free account

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?