ICT MATH COMPETITION

ICT MATH COMPETITION

8th Grade

10 Qs

quiz-placeholder

Similar activities

KSSM Form 2 : Speed and Average Speed

KSSM Form 2 : Speed and Average Speed

8th Grade

15 Qs

Python Basics

Python Basics

8th - 12th Grade

12 Qs

Python

Python

KG - Professional Development

14 Qs

Area of Shapes

Area of Shapes

7th - 9th Grade

10 Qs

Circumference of a Circle

Circumference of a Circle

6th - 8th Grade

10 Qs

Pythagoras

Pythagoras

8th Grade

10 Qs

Imperial to Metric Conversion

Imperial to Metric Conversion

6th - 8th Grade

12 Qs

8G Math HW#8: Lesson 10.6

8G Math HW#8: Lesson 10.6

8th Grade

10 Qs

ICT MATH COMPETITION

ICT MATH COMPETITION

Assessment

Quiz

Mathematics

8th Grade

Medium

Created by

EDWARD GARCIA

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 2 pts

What does the print() function do in Python?

It reads input from the user.

It displays a message on the screen.

It stops the program from running.

It performs mathematical calculations.

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Simplify the following expression: 4×(3+2)

9

10

14

20

3.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

In Python, what is the result of the expression: 53 // 3

17.6

17.666

17

18

4.

MULTIPLE CHOICE QUESTION

1 min • 5 pts

Solve the equation: 2x+5=13

x=4

x=5

x=6

x=7

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

If the perimeter of a square is 36 cm, what is the length of one side?

6 cm

8 cm

9 cm

12 cm

6.

MULTIPLE CHOICE QUESTION

45 sec • 4 pts

What will the following code output in python?:

x = 5

y = 10

print(x + y)

5 + 10

510

15

Error

7.

MULTIPLE CHOICE QUESTION

45 sec • 3 pts

What will the following code output?:

print("Hello" + " " + "World")

HelloWorld

Hello World

Hello + World

Error

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?