logo

Crowdly

Programmation en Python IDSI21024 (202400-667)

Шукаєте відповіді та рішення тестів для Programmation en Python IDSI21024 (202400-667)? Перегляньте нашу велику колекцію перевірених відповідей для Programmation en Python IDSI21024 (202400-667) в moodle.essec.fr.

Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!

What is the output of type(1/2)?
100%
0%
0%
Переглянути це питання
What is the output of the next command?

'3' in str(123)

100%
0%
0%
0%
Переглянути це питання
Consider a sequence of integers that increase to infinity (like the Fibonacci sequence). You want to compute the sum of all numbers in that sequence below 1 million. Which tool would you use?
100%
0%
33%
0%
Переглянути це питання
To get the first five rows of a pandas dataframe df we can use
0%
100%
100%
Переглянути це питання
Given a pandas dataframe named df, what is a correct syntax to return both the first and second rows in df?
100%
0%
0%
0%
Переглянути це питання
Which statement is used to stop a loop?
50%
0%
0%
50%
Переглянути це питання
Which one is NOT a legal variable name?
0%
0%
100%
0%
Переглянути це питання
What is the correct Pandas method for loading CSV files into a DataFrame?
0%
100%
0%
0%
Переглянути це питання
What is the ouput of the following code?

x = [1, 2]

print('{x[0]} and {x[1]}')

75%
0%
0%
25%
Переглянути це питання

Find the missing code in the following program for the following output

for i in range(5):

xxxx

Output

0 1 2 3 4

Which code below should be used in place of the xxxx to get the desired output?

0%
0%
0%
100%
Переглянути це питання

Хочете миттєвий доступ до всіх перевірених відповідей на moodle.essec.fr?

Отримайте необмежений доступ до відповідей на екзаменаційні питання - встановіть розширення Crowdly зараз!