Want to help us "stress test" a new tool (called GitHub Classroom) that CS50 might use for CS50x 2022? Simply follow these steps (if you have a GitHub account)!

  1. Sign in to your GitHub account using a laptop or desktop (not a phone or tablet).
  2. Accept this assignment on GitHub Classroom. After about a minute, reload the page and click the link to your "assignment repository," which should start with https://github.com/stresstest50/. You can ignore any stresstest50-related emails that you receive.
  3. Click on the file called experiment.py.
  4. Click the pencil icon to the right side of your screen to edit the file.
  5. Replace the "TODO" in the print function with "hello, world".
  6. Click the green Commit changes button at the bottom of the page.

That's it! No need to do anything else (until 2022!). We'll keep an eye on things to make sure nothing breaks as more and more classmates try out these steps!