diff --git a/1-getting-started-lessons/1-intro-to-programming-languages/.github/pre-lecture-quiz.md b/1-getting-started-lessons/1-intro-to-programming-languages/.github/pre-lecture-quiz.md index 2ccbd1c7..82e8e597 100644 --- a/1-getting-started-lessons/1-intro-to-programming-languages/.github/pre-lecture-quiz.md +++ b/1-getting-started-lessons/1-intro-to-programming-languages/.github/pre-lecture-quiz.md @@ -1,18 +1,18 @@ -*Complete this quiz in class* - -1. A program can be created without the creator writing any code - -- [ ] True -- [ ] False - -2. Low level languages are a popular choice for: - -- [ ] Websites -- [ ] Hardware -- [ ] Video game software - -3. Which one of these tools would most most likely be in a web developer's environment? - -- [ ] Hardware, like a Raspberry Pi -- [ ] Browser DevTools -- [ ] Operating system documentation +*Complete this quiz in class* + +1. A program can be created without the creator writing any code + +- [ ] True +- [ ] False + +2. Low level languages are a popular choice for: + +- [ ] Websites +- [ ] Hardware +- [ ] Video game software + +3. Which one of these tools would most likely be in a web developer's environment? + +- [ ] Hardware, like a Raspberry Pi +- [ ] Browser DevTools +- [ ] Operating system documentation