GRADE 7 UNIT EXAM

GRADE 7 UNIT EXAM

14 Qs

quiz-placeholder

Similar activities

Al Hamra G3D Week 2 Introduction to python-Lesson 2 Student Activity

Al Hamra G3D Week 2 Introduction to python-Lesson 2 Student Activity

KG - University

10 Qs

9.3 Python FFA

9.3 Python FFA

KG - University

10 Qs

แบบทดสอบ Chapter 2

แบบทดสอบ Chapter 2

KG - University

12 Qs

Problem Solving using C - EBT(2025-2026 odd)

Problem Solving using C - EBT(2025-2026 odd)

University

11 Qs

Python

Python

KG - University

15 Qs

Pre-test CTCC0323

Pre-test CTCC0323

KG - University

18 Qs

CSB Checkpoint 1

CSB Checkpoint 1

12th Grade

10 Qs

GRADE 7 UNIT EXAM

GRADE 7 UNIT EXAM

Assessment

Quiz

others

Hard

Created by

Hussein Shatnawi

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what will be the output of the following python code : "a"+"bc"
abc
bca
bc
a

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of the following code: print("Hello, World!")
Hello, World!
"Hello World!"
"Hello, World!"
Hello World!

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Multiplication sign in python is :
+
-
*
/

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number with the decimal point is :
int
float
str
operator

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variable is a named location in the:
mother board
hard disk
memory
windows

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

what is the value of a if we run the code : a=5 b=a+2 print(a)
3
7
12
5

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Python, 'Hello', is the same as "Hello":
True
False

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?