Nama : Nuzul Abatony NRP : 5025201107 Kelas : I Pada pertemuan kali ini, kami mempelajari viewmodel and state in compos dan diminta untuk melanjutkan project unscramble dengan referensi sebagai berikut: Base PPB Berikut adalah link repository dari project yang dibuat: Link Dengan hasil akhir seperti berikut: Dan dengan video dokumentasi seperti berikut: Video Adapun kode yang digunakan sebagai berikut: MainActivity.kt /* * Copyright (C) 2023 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, eithe...