python

python

7th Grade

6 Qs

quiz-placeholder

Similar activities

Working with Gravity

Working with Gravity

2nd - 8th Grade

7 Qs

Types of Networks

Types of Networks

5th - 8th Grade

10 Qs

Python's Commands

Python's Commands

7th Grade

5 Qs

Y7 Wired and Wireless Network s

Y7 Wired and Wireless Network s

7th Grade

10 Qs

ไพทอน เต่า

ไพทอน เต่า

7th - 12th Grade

10 Qs

Stuff Meme

Stuff Meme

KG - University

10 Qs

Forza Quiz!

Forza Quiz!

1st Grade - Professional Development

7 Qs

Networking Types

Networking Types

5th - 8th Grade

10 Qs

python

python

Assessment

Quiz

Computers

7th Grade

Medium

Created by

ComuterScience s.

Used 2+ times

FREE Resource

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Adjust drawing speed from slowest to fastest

goto (x, y)

Speed(fastest)

speed(slowest)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

left (angle)

turn the turtle clockwise

turn the turtle counterclockwise

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

apply a color to the background of the canvas

bgcolor("blue")

title ("blue")

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Code that does a specific task is called

Function

Comment

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

you can the program without saving the code

True

false

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A comment is ignored by the program when it runs

True

False