logo

Crowdly

Programing with Python / Programmation avec Python (202400-META-IDSI1121-BBA1)

Looking for Programing with Python / Programmation avec Python (202400-META-IDSI1121-BBA1) test answers and solutions? Browse our comprehensive collection of verified answers for Programing with Python / Programmation avec Python (202400-META-IDSI1121-BBA1) at moodle.essec.fr.

Get instant access to accurate answers and detailed explanations for your course questions. Our community-driven platform helps students succeed!

What is the output of the following commands?

capitals = {'Spain': 'Madrid', 'France': 'Paris'}

del(capitals['Madrid'])

capitals

17%
17%
67%
0%
View this question
What is the output of the following commands?

capitals = {'Spain': 'Madrid', 'France': 'Paris'}

'Madrid' in capitals

0%
60%
40%
80%
View this question
What is the output of the following commands?

capitals = {'Spain': 'Madrid', 'France': 'Paris'}

capitals['Italy'] = 'Rome'

capitals

100%
0%
0%
0%
View this question
How can I add an element to the dictionary below?

capitals = {'Spain': 'Madrid', 'France': 'Paris'}

0%
33%
67%
0%
View this question
Which option in the scatter plot method can I use to adapt the size of points according to a list of numbers called pop?
0%
100%
0%
0%
View this question
Which package can we use to plot graphs in python?
100%
100%
100%
0%
View this question
Which method can we use to add a name to the x-axis of a plot?
0%
100%
0%
100%
View this question
What is the command used to get a logarithmic scale on the x-axis?
0%
0%
100%
0%
View this question
What is the option used to change the color of points in a scatter plots given a list of color called col for each point?
0%
100%
0%
0%
View this question
What is the most appropriate method to plot a cloud of points?
0%
100%
0%
0%
View this question

Want instant access to all verified answers on moodle.essec.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!