GRADE 7 UNIT EXAM

GRADE 7 UNIT EXAM

14 Qs

quiz-placeholder

Similar activities

Pre-test CTCC0323

Pre-test CTCC0323

KG - University

16 Qs

Bài thi Lập trình Python cơ bản

Bài thi Lập trình Python cơ bản

KG - University

16 Qs

Conditional Statements Quiz

Conditional Statements Quiz

University

15 Qs

U6 W1 WTS: The Unbreakable Code

U6 W1 WTS: The Unbreakable Code

KG - University

19 Qs

Coding Week 4 Quiz

Coding Week 4 Quiz

8th Grade

14 Qs

Python-01-Basic

Python-01-Basic

KG - University

9 Qs

Unit 2 Test B

Unit 2 Test B

9th Grade - University

15 Qs

Conditional Statements in Python Quiz-9a

Conditional Statements in Python Quiz-9a

KG - University

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?