Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First question remark incorrectly mentions 68,000 instead of 68,000,000 #13

Closed
jorisroovers opened this issue Jun 2, 2016 · 1 comment · May be fixed by #14
Closed

First question remark incorrectly mentions 68,000 instead of 68,000,000 #13

jorisroovers opened this issue Jun 2, 2016 · 1 comment · May be fixed by #14

Comments

@jorisroovers
Copy link

After completing the first question, a remark appears, stating

Now that you've guessed

When I see code like this, I think about how much time a millisecond is -- it's imperceptible to me, but apparently you can run 68,000 iterations of an empty loop in a millisecond, even in Python!

This remark mentions 68,000 iterations while the correct answer is 68,000,000 iterations.

@shastah
Copy link

shastah commented Mar 20, 2017

There's no typo, you've misread the remark. It's about how much time one milisecond is, not one second.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants