mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-11 17:24:24 +02:00
Update 2.3-making-decisions id translations
This commit is contained in:
@@ -162,7 +162,7 @@ Buat program yang ditulis pertama kali dengan operator logika, lalu tulis ulang
|
||||
|
||||
## Kuis Pasca-Kuliah
|
||||
|
||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
||||
[Kuis pasca-kuliah](.github/post-lecture-quiz.md)
|
||||
|
||||
## Review & Belajar Mandiri
|
||||
|
||||
@@ -170,6 +170,6 @@ Baca lebih lanjut tentang banyak operator yang tersedia untuk pengguna [di MDN](
|
||||
|
||||
Lihat [pencarian operator](https://joshwcomeau.com/operator-lookup/) oleh Josh Comeau yang luar biasa!
|
||||
|
||||
## Assignment
|
||||
## Tugas
|
||||
|
||||
[Operator](./assignment.id.md)
|
||||
|
@@ -33,7 +33,7 @@ let semuaPelajar = [
|
||||
let pelajarYangLulus = [];
|
||||
```
|
||||
|
||||
## Rubric
|
||||
## Rubrik
|
||||
|
||||
| Kriteria | Contoh | Memenuhi | Perlu Perbaikan |
|
||||
| -------- | ------------------------ | ------------------------------ | --------------------------- |
|
||||
|
Reference in New Issue
Block a user