We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On lesson 4, I think the years for which the Nile exceeded 1200 are off by one year. The prose should read 1874 1878 etc.
Using, e.g., 1871 - 1 + which1200
1871 - 1 + which1200
The text was updated successfully, but these errors were encountered:
Thanks very much, sorry for the delay.
Sorry, something went wrong.
No branches or pull requests
On lesson 4, I think the years for which the Nile exceeded 1200 are off by one year. The prose should read 1874 1878 etc.
Using, e.g.,
1871 - 1 + which1200
The text was updated successfully, but these errors were encountered: