
IIT Mandi Quiz Day 2

Quiz
•
Mathematics
•
Professional Development
•
Medium
Suraj Singh
Used 3+ times
FREE Resource
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following methods can be used to convert a tuple `(1, 2, 3)` into a list?
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of the following Python expression?
```python
[1, 2, 3] == (1, 2, 3)
True
False
None
TypeError
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which function in NumPy creates an array with values from 1 to 10, excluding 10?
numpy.linspace(1, 10, 10)
numpy.arange(1, 10)
numpy.array([1, 10])
numpy.range(1, 10)
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
If `x = numpy.array([[1, 2], [3, 4]])`, what is the output of `x[1, :]`?
[1,2]
[3,4]
[[1, 2], [3, 4]]
Error
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which parameter in plt.scatter() allows you to change the size of the markers?
marker_size
s
size
scatter_size
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which plot type in Matplotlib is most suitable for visualizing the distribution of a single variable?
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can you access the third element of a Pandas Series s by position?
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Potenciación y Radicación

Quiz
•
Professional Development
8 questions
Week 24 Plenary

Quiz
•
Professional Development
10 questions
Brinca com o raciocinio

Quiz
•
Professional Development
10 questions
Combinaciones y permutaciones

Quiz
•
Professional Development
15 questions
Medidas de Longitud Perímetros 02

Quiz
•
Professional Development
15 questions
Основні тригонометричні тотожності

Quiz
•
Professional Development
15 questions
สอบเก็บคะแนนเรื่องวงกลม ( ครูมิ้นท์ )

Quiz
•
Professional Development
10 questions
Lecture_1_revision

Quiz
•
Professional Development
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