Files
Web-Dev-For-Beginners/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md
2020-11-09 22:51:04 -05:00

19 lines
413 B
Markdown

*Complete this quiz along with your submission by checking one answer per question.*
1. What language would you most likely use to create a website?
- [ ] Machine Code
- [ ] JavaScript
- [ ] Bash
1. Development environments are unique to each developer
- [ ] True
- [ ] False
1. A what will a developer do to fix buggy code?
- [ ] Syntax highlighting
- [ ] Debugging
- [ ] Code formatting