Search Header Logo

CMU CS Academy Unit 2 Part 3 Mouse Release Events

Authored by Maria Cruz Farooqi

Computers

9th Grade

Used 1+ times

CMU CS Academy Unit 2 Part 3 Mouse Release Events
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary purpose of the 'on mouse press' function?

To draw a circle on the screen

To capture the mouse's x and y coordinates upon left click

To change the color of the circle

To release the mouse click

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What parameters are commonly used in the 'on mouse press' function to represent coordinates?

a and b

height and width

mouse x and mouse y

radius and diameter

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What syntax is used to define a function in Python?

function()

def

define()

func:

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when the 'on mouse press' function is executed?

A square is drawn

A message is displayed

A circle with a radius of 10 is created at the click location

The screen clears

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the effect of clicking the mouse in the canvas area?

A sound is played

The canvas color changes

A circle is drawn at the click location

The page reloads

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the 'on mouse release' event differ from 'on mouse press'?

It creates a square instead of a circle

It deletes the circle drawn by 'on mouse press'

It changes the circle's color upon mouse release

It captures right-click actions

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What visual change occurs when the 'on mouse release' function is triggered?

The circle becomes transparent

The circle's color changes to green

The circle moves to a new location

The circle's radius increases

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?