You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Web-Dev-For-Beginners/1-getting-started-lessons/1-intro-to-programming-lang.../translations/.github/post-lecture-quiz.ja.md

19 lines
481 B

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

*択一です。このクイズを解いてみましょう。*
1. Webサイトを作るときに最もよく使われるプログラミング言語はどれでしょう
- [ ] 機械語
- [ ] JavaScript
- [ ] Bash
2. 開発環境は開発者ごとに異なる?
- [ ] はい
- [ ] いいえ
3. バグだらけのコードを修正するため、開発者は何をしますか?
- [ ] シンタックスハイライト
- [ ] デバッグ
- [ ] コードフォーマット