You can use this assignment in your class!
Mastery Progress(100.0%)
i

Unit 6: Modules - Review Assignment

You answeredJUST NOW
Python
You passed all test cases!
STDIN
10
Expected STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
Your STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
STDIN
20
Expected STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
Your STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
STDIN
35
Expected STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
Your STDOUT
[0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.
0. 0. 0. 0. 0. 0. 0. 0. 0. 0. 0.]
STDIN
3
Expected STDOUT
[0. 0. 0.]
Your STDOUT
[0. 0. 0.]

Did you like this question?

(Voting helps us personalize your learning experience!)
imgInstructor solution
Alec KretchOCT 12, 2021, 4:29:35 PM
Python

Was this helpful?

(Voting helps us personalize your learning experience!)
img6.3 Third-Party Modules - Lesson

Was this helpful?

(Voting helps us personalize your learning experience!)
Think you've got it?
Select one of the following options:
  • A.
  • B.
Submit answer

Was this helpful?

(Voting helps us personalize your learning experience!)

You may exit out of this review and return later without penalty.