GRADE 7 UNIT EXAM

GRADE 7 UNIT EXAM

14 Qs

quiz-placeholder

Similar activities

Python Quizizz

Python Quizizz

KG - University

18 Qs

CSB Checkpoint 1

CSB Checkpoint 1

12th Grade

10 Qs

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

Koha Quiz

Koha Quiz

University

10 Qs

JFo Seção 3: Quiz 1 - L1-L2

JFo Seção 3: Quiz 1 - L1-L2

KG - University

15 Qs

Java Refresher

Java Refresher

KG - University

11 Qs

Python Quiz

Python Quiz

10th Grade - University

15 Qs

Parcial 1-Laboratorio II-5to BACO-I Unidad Forma B

Parcial 1-Laboratorio II-5to BACO-I Unidad Forma B

KG - University

13 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?