Basic Geometry and Python Functions Quiz

Quiz
•
Computers
•
6th Grade
•
Hard
Harmeet Kaur
Used 3+ times
FREE Resource
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
Similar Resources on Wayground
9 questions
BIOS review

Quiz
•
KG - University
10 questions
Microbit lesson 2

Quiz
•
6th Grade
10 questions
Input, Output, Storage

Quiz
•
6th - 8th Grade
11 questions
print(), int and input() - Python

Quiz
•
6th - 8th Grade
10 questions
Advanced Python Quiz1

Quiz
•
6th - 8th Grade
10 questions
Inside the Computer

Quiz
•
2nd - 10th Grade
10 questions
Introduction to Computers Unit Quiz Review

Quiz
•
6th - 8th Grade
10 questions
MIT App Inventor JC Assessment 1

Quiz
•
4th - 6th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
Appointment Passes Review

Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
Grammar Review

Quiz
•
6th - 9th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
8 questions
Time Management

Quiz
•
6th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
20 questions
Binary Numbers Quiz

Quiz
•
6th - 8th Grade