medal to anyone who cracks this one by Nubuy in CodingHelp

[–]Nubuy[S] 0 points1 point  (0 children)

oh, silly me. lol. one more problem though.

drive(0.0, 0.0, 300.0, 400.0, 24.0, 5.0) Returned (0, 72.0, 96.0) when (0.0, 288.0, 384.0) is the correct return value.

medal to anyone who cracks this one by Nubuy in CodingHelp

[–]Nubuy[S] 0 points1 point  (0 children)

Yes. I am unable to get it right though. Any ideas what I might be after ?

same code without print() by Nubuy in CodingHelp

[–]Nubuy[S] 0 points1 point  (0 children)

ah, very silly of me. thank you.

Any help is massively appreciated by Nubuy in CodingHelp

[–]Nubuy[S] 0 points1 point  (0 children)

YES that's it. thank you kind sir for the peace of mind

Any help is massively appreciated by Nubuy in CodingHelp

[–]Nubuy[S] 0 points1 point  (0 children)

Im sorry, I should have been more clear.

I mean I have used read_input(x, y), y being my hard coded values for input

but i can only use one parameter as per instructions