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
|
## Kuis Pasca-Kuliah
|
||||||
|
|
||||||
[Post-lecture quiz](.github/post-lecture-quiz.md)
|
[Kuis pasca-kuliah](.github/post-lecture-quiz.md)
|
||||||
|
|
||||||
## Review & Belajar Mandiri
|
## 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!
|
Lihat [pencarian operator](https://joshwcomeau.com/operator-lookup/) oleh Josh Comeau yang luar biasa!
|
||||||
|
|
||||||
## Assignment
|
## Tugas
|
||||||
|
|
||||||
[Operator](./assignment.id.md)
|
[Operator](./assignment.id.md)
|
||||||
|
@@ -33,7 +33,7 @@ let semuaPelajar = [
|
|||||||
let pelajarYangLulus = [];
|
let pelajarYangLulus = [];
|
||||||
```
|
```
|
||||||
|
|
||||||
## Rubric
|
## Rubrik
|
||||||
|
|
||||||
| Kriteria | Contoh | Memenuhi | Perlu Perbaikan |
|
| Kriteria | Contoh | Memenuhi | Perlu Perbaikan |
|
||||||
| -------- | ------------------------ | ------------------------------ | --------------------------- |
|
| -------- | ------------------------ | ------------------------------ | --------------------------- |
|
||||||
|
Reference in New Issue
Block a user