4/24/24 – Review and More

  • Digital Portfolio Final Submissions
  • Vocabulary Sheet Page #1
    • ★=Never heard of it
    • ? = Needs more review
    • ✔️=I got it
  • Data Questions #1-30 Corrections
    • 3,8,16,20
    • 9,11,21,23,24,25
    • 14,22,28,29,30
    • 15,27
  • Clean up your nature element code
    • Wrap the start and end of you code in comments
    • Make sure the one line at the top is the only line that is outside of functions. Everything else should be inside a function.
    • See Example here