Files
Web-Dev-For-Beginners/1-getting-started-lessons/1-intro-to-programming-languages/.github/post-lecture-quiz.md
2020-11-14 18:39:22 +05:30

19 lines
411 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. What will a developer do to fix buggy code?
- [ ] Syntax highlighting
- [ ] Debugging
- [ ] Code formatting