0
Needing help with lesson 7.1
I'm a little confused on lesson 7.1 var computers = parseInt(deadlines(), 10)" //your code goes here ____________________________ My issue is with "parseInt(deadlines(), 10)" In none of the previous lessons this phrase comes up. Can someone help without necessarily giving me the answer? Thanks :-)
2 Réponses
+ 1
Here is more about parseInt https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/parseInt
About readLine() - value of this come from test, you can check some inputs when you run test.
+ 1
All right awesome people! I'm at it again :-) I went and read that article, and I'm going to see if I can figure out how to solve this problem 🤷🏾♀️