0

There is something wrong with your code..

"How many arguments are in this function call? range(0, 100, 5)" This was a asked in Module 3, Lesson 1, Question 3. I put its answer as 20 but it said it to be wrong, when I unlocked it, it was 3. When I tried running that in VS Code, it called 20 arguments. Is there something wrong with my VS Code or something wrong with the course question?

19th Oct 2018, 5:45 AM
Sahaj
Sahaj - avatar
2 ответов
+ 5
3: 0, 100, 5 20 is the number of the returning elements
19th Oct 2018, 5:48 AM
Etabeta1🇮🇹
Etabeta1🇮🇹 - avatar
+ 1
Thank you, I understood it.
19th Oct 2018, 6:05 AM
Sahaj
Sahaj - avatar