Cool - i didn't know this method. kudos
(3 years, wow! Sorry for the "ressurrection") also if you parse x into an int instead floor (correct me if I am wrong) if there was any float as arbument you grant it will works too.
exact copy of my solution!
Me too. Maybe it's just a wrong explaining of the excercise...
Thank you, I missed that - then indeed there's no need for dealing with sqrt- and ^2-ing :)
"X will be a valid integer number."
Only valid for integer x. Works wrong for, say, x = 31.7
x
OK ! I understand now. I didn't get the cumulative notion for each turn.
Assert Kata.game(3,2) == "Joe"
And so on.
I don't understand the first case too... For me, the winner should be Mike.
e.salary * (1 + (e.department_id*0.01)) AS new_salary
This statement makes no sense, and has nothing to do with solving the task.
Issues without relevant content are not actionable issues, non actionable issues are not issues.
i agree.
Then you should post your code with a spoiler tag in the comments because Python version is working correctly.
I return "0"
Loading collection data...
Cool - i didn't know this method. kudos
(3 years, wow! Sorry for the "ressurrection") also if you parse x into an int instead floor (correct me if I am wrong) if there was any float as arbument you grant it will works too.
exact copy of my solution!
Me too. Maybe it's just a wrong explaining of the excercise...
Thank you, I missed that - then indeed there's no need for dealing with sqrt- and ^2-ing :)
"X will be a valid integer number."
Only valid for integer
x
. Works wrong for, say,x
= 31.7OK ! I understand now.
I didn't get the cumulative notion for each turn.
Assert Kata.game(3,2) == "Joe"
And so on.
I don't understand the first case too...
For me, the winner should be Mike.
This statement makes no sense, and has nothing to do with solving the task.
Issues without relevant content are not actionable issues, non actionable issues are not issues.
i agree.
Then you should post your code with a spoiler tag in the comments because Python version is working correctly.
I return "0"
Loading more items...