diff --git a/assessment.md b/assessment.md new file mode 100644 index 0000000..e27db3f --- /dev/null +++ b/assessment.md @@ -0,0 +1,11 @@ ++++ +method = "completion" +score = "complete" ++++ + +Great--I thought your real-world examples of the difference between +values and names were helpful. + +Your discussion of functions focused on "break[ing] up the work." +True--functions are great for this--but come back to this idea when +we get to Unit 2, as we'll think about functions very differently.