Answered post-lecture quiz.

pull/94/head
rafaVls 5 years ago committed by GitHub
parent d921600f57
commit 45dbead8b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,16 +3,16 @@
1. What language would you most likely use to create a website? 1. What language would you most likely use to create a website?
- [ ] Machine Code - [ ] Machine Code
- [ ] JavaScript - [x] JavaScript
- [ ] Bash - [ ] Bash
2. Development environments are unique to each developer 2. Development environments are unique to each developer
- [ ] True - [x] True
- [ ] False - [ ] False
3. What will a developer do to fix buggy code? 3. What will a developer do to fix buggy code?
- [ ] Syntax highlighting - [ ] Syntax highlighting
- [ ] Debugging - [x] Debugging
- [ ] Code formatting - [ ] Code formatting

Loading…
Cancel
Save