Search Header Logo

Basic Geometry and Python Functions Quiz

Authored by Harmeet Kaur

Computers

6th Grade

Used 4+ times

Basic Geometry and Python Functions Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

6 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the formula to calculate the area of a square?

Side × Side

Side + Side

2 × Side

Side / Side

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which function can be used to find the value of π (pi) in Python?

pi()

math.pi

value.pi

pi.value

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct formula to calculate the area of a circle?

π × radius

π × radius²

π × 2 × radius

π + radius²

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following reads the radius as a decimal number?

radius = int(input("Enter radius: "))

radius = str(input("Enter radius: "))

radius = float(input("Enter radius: "))

radius = bool(input("Enter radius: "))

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will be the output if the side length of a square is 5?

10

20

25

15

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a valid way to read user input for the radius in Python?

radius = int(input("Enter radius: "))

radius = input("Enter radius: ")

radius = float(input("Enter radius: "))

Both A and C

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?