
ECE B_Python Class Test_QA

Quiz
•
others
•
•
Medium
Mrs.P.Malin 1588
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
129
8
121
None of the above.
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the datatype of the var in the below code snippet?
var = 10;
print(type(var));
var = "Hello";
print(type(var))
str and int
int and int
str and str
int and str
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code snippet?
a = 3;
b = 1;
print(a, b);
a, b = b, a;
print(a, b);
3 1 1 3
3 1 3 1
1 3 1 3
1 3 3 1
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
What will be the output of the following code snippet?
s = {1, 2, 3, 3, 2, 4, 5, 5};
print(s);
{1,2,3,3,2,4,5,5}
{1,2,3,4,5}
None
{1,5}
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
ML 1 Python

Quiz
•
University
23 questions
Unit3_ID_NorthernBaroque_86_87_92_96

Quiz
•
KG - University
30 questions
Coding Contest Quiz

Quiz
•
KG - University
21 questions
PROGRAMACIÒN

Quiz
•
3rd Grade
25 questions
Coding Vocabulary Quiz #3

Quiz
•
KG - University
22 questions
UNIT 2 TEST - COMPUTER OPERATING SYSTEMS

Quiz
•
KG - University
20 questions
GDSC Quiz Round-1

Quiz
•
KG - University
20 questions
Поняття мови програмування. Python.

Quiz
•
KG - University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for others
10 questions
Video Games

Quiz
•
6th - 12th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
10 questions
UPDATED FOREST Kindness 9-22

Lesson
•
9th - 12th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
20 questions
US Constitution Quiz

Quiz
•
11th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade