logo

Crowdly

Browser

Add to Chrome

πŸ“š Introduction to Algorithms - LIIEEng01EIntroductionToAlgorithmic

Looking for πŸ“š Introduction to Algorithms - LIIEEng01EIntroductionToAlgorithmic test answers and solutions? Browse our comprehensive collection of verified answers for πŸ“š Introduction to Algorithms - LIIEEng01EIntroductionToAlgorithmic at moodle.ecam.fr.

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

What is the value saved in the variable names var?

a = 2

b = -1

c = -1

var = (-b + (b**2 - 4*a*c)**1/2)/2*a

/!\ Decimal are written with a dot (.) not a comma (,)

Give your answer in decimal form, not as a fraction (ex: 0.25 rather than 1/4)

View this question

a = 5

b = 3

a = b

b = a

print(a, b)

What is the output of this script?

❌
❌
❌
βœ…
View this question

Which of these instruction asks a string to the user and saves it in the variableΒ var?

0%
0%
0%
0%
View this question

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

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

Browser

Add to Chrome