Hi, I am currently working on the Nile Project in the learn Python 3 course: https://www.codecademy.com/courses/learn-python-3/projects/function-args-the-nile
Is it just me, or is there a significant mistake in step 12, where we are supposed to find the time taken? Surely the time taken is distance / speed, and not distance * speed. I might have missed something, and please update me if I have.
Thank you very much in advance!