CMU CS Academy Unit 2 Part 3 Mouse Release Events

CMU CS Academy Unit 2 Part 3 Mouse Release Events

9th Grade

10 Qs

quiz-placeholder

Similar activities

QUIZ #2

QUIZ #2

9th Grade

10 Qs

File Management 1and2 Quiz

File Management 1and2 Quiz

8th Grade - University

10 Qs

Google Slides

Google Slides

KG - University

10 Qs

Autodesk Maya Basics

Autodesk Maya Basics

9th - 12th Grade

15 Qs

CMU CS Academy Unit 5

CMU CS Academy Unit 5

9th Grade

11 Qs

Function Basics

Function Basics

9th - 12th Grade

10 Qs

1.1 - Internal components of a computer

1.1 - Internal components of a computer

KG - University

10 Qs

ICT Quiz

ICT Quiz

4th - 12th Grade

10 Qs

CMU CS Academy Unit 2 Part 3 Mouse Release Events

CMU CS Academy Unit 2 Part 3 Mouse Release Events

Assessment

Interactive Video

Computers

9th Grade

Hard

Created by

Maria Cruz Farooqi

FREE Resource

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

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?