A=[1,2,3,4]
what is the data type
test2
Quiz
•
Other
•
University
•
Medium
Nan Akl
Used 1+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
A=[1,2,3,4]
what is the data type
bool
list
str
int
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
B="Bahrain"
what is the data type of B
bool
list
int
str
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
B=True
what is the data type of B
bool
list
int
str
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
c=2
x=5
y=c+x
what is data type of y
bool
list
int
str
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
c=2.5
x=5
y=c+x
what is data type of y
bool
list
int
float
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
c=2.5
x=5
y=c+x
what is the out put of the following staments
7.5
7
11
5
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
b="welcome"
x="python"
print(b+ " " +x)
what is the out put of the following statments
welcome
python
welcome python
welcompython
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ما هو ناتج العملية التالية
g=28
y=5
print(g//Y)
25
30
5
35
9.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
ما هو ناتج العملية التالية
g=28
y=5
print(g%Y)
3
30
5
35
12 questions
JAVA FUNDAMENTALS
Quiz
•
University
7 questions
Primeiro Quizz
Quiz
•
University
10 questions
Python Basics Quiz
Quiz
•
University
14 questions
2R C-Skill Lab Test Autumn 2024-25
Quiz
•
University
10 questions
Python DataTypes & Variables Quiz
Quiz
•
University
13 questions
Java Programming Quiz
Quiz
•
University
10 questions
Java Quiz
Quiz
•
University
10 questions
Quiz de Python: Fundamentos e Práticas
Quiz
•
University
15 questions
Character Analysis
Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing
Quiz
•
9th - 12th Grade
10 questions
American Flag
Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension
Quiz
•
5th Grade
30 questions
Linear Inequalities
Quiz
•
9th - 12th Grade
20 questions
Types of Credit
Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25
Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers
Quiz
•
6th - 8th Grade