Batch 1

Quiz
•
Computers
•
Professional Development
•
Hard
19_CS007 V
Used 2+ times
FREE Resource
10 questions
Show all answers
1.
OPEN ENDED QUESTION
20 sec • 1 pt
The intersection of a row and column is called a
Evaluate responses using AI:
OFF
2.
FILL IN THE BLANK QUESTION
20 sec • 1 pt
A______________________ is an artificial intelligence (AI) software that can simulate a conversation or a chat with a user in natural language through messaging applications, websites, mobile apps or through the telephone.
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following Python code?
tup1=((56, 89),(36,66),(88, 69))
s = sorted(tup1)
print(s)
(a) ((56, 89),(36,66),(69,88))
(b) ((36, 66), (56, 89), (88, 69))
(c) 'tuple' object has no attribute 'sorted'
(d) Error because tuples are immutable
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What will be the output of the following Python code?
tup1=((56),(36,66),(88, 69))
s = sorted(tup1)
print(s)
(a) ((56),(36,66),(69,88))
(b) ((36, 66), (56), (88, 69))
(c) type error
(d) Single element tuples cannot be compared with multiple element tuple.
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
NVM.....
Never Mind
Not Very Much
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which one of the following is correct?
(a) In Python, a dictionary can have two same keys with different values.
(b) In Python, a dictionary can have two same values with different keys.
(c) In Python, a dictionary can have two same keys or same values but cannot have two
same keys-value pair.
(d) In Python, a dictionary can neither have two same keys nor two same values.
Create a free account and access millions of resources
Similar Resources on Wayground
11 questions
Introdução à programação com Python

Quiz
•
Professional Development
15 questions
Python to Access Data Quiz

Quiz
•
Professional Development
10 questions
Python Quiz

Quiz
•
Professional Development
13 questions
Game Quizz

Quiz
•
Professional Development
11 questions
Ansible part 2

Quiz
•
Professional Development
10 questions
Talkshow AI - FPTPoly - KM - XLDL

Quiz
•
Professional Development
10 questions
IT ENGLISH: Research Project Topics - Python Programming Languag

Quiz
•
Professional Development
15 questions
Intro to Python I Quiz

Quiz
•
Professional Development
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade