This is default featured slide 1 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 2 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 3 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 4 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

This is default featured slide 5 title

Go to Blogger edit html and find these sentences.Now replace these sentences with your own descriptions.This theme is Bloggerized by Lasantha Bandara - Premiumbloggertemplates.com.

Rabu, 23 Agustus 2023

UJI KOMPETENSI BAB 3



 Nama  : Bunga Rahma Adilla

Kelas   : XII MIPA 8

Absen  : 07


1. B ( Al-Khawarizmi )

2. B ( Desain Grafis )

3. A ( != )

4. C ( Print )

5. B ( Belah Ketupat )

6. B ( Bilangan terbesar A )

7. A ( x is positive )

8. C ( Masalah-Model-Algoritma-Program-Eksekusi-Hasil )

9. C ( for (i=1;i<=100;i++) Output (“nilai”,i) )

10. B ( if then )


Essay.

1. Algoritma merupakan instruksi/langkah-langkah yang ditulis secara matematis dan digunakan untuk menyelesaikan masalah atau persoalan logika dengan bantuan komputer. Contoh algoritma narasi : 

a. mulai

b. buka aplikasi WA

c. klik pencarian kontak

d. cari kontak yang dicari

e. ketik pesan

f. klik tombol kirim

g. selesai


2. deskripsi dan algoritma yang dilihat dengan tujuan agar mudah dibaca oleh mabusia, bukan mesin. Contoh ; 

Cetak nilai A bila lebih besar dari 10 ( IF A>10 THEN PRINT A )


3. gambar atau bagian yang memperlihatkan urutan dan hubungan antara proses beserta pernyataannya. Contoh :



4. Algoritma tuntutan, proses yang dilaksanakan secara beruntun di langkah 1 sampai langkah akhir ; 

a. mulai

b. inisialisasi a, b, dan hasil

c. masukkan nilai a dan b 

d. hitung hasil a+b

e. tampilkan nilai hasil

f. selesai


5. Kasus algoritma perulangan, a=for (phyton): for i in range (1,6) print (i)

b.) While loop

loop = 1

while loop < 5 : print (loop)

loop +- = 1


Senin, 14 Agustus 2023

Tugas Informatika Algoritma

algoritma


1.) jika 2 orang yaitu kisa (A) dan plower (B), diantara mereka yang siapakah yang menyukai tari daerah 

menyukai tari daerah = O

if A=O then “print A”

                     

if B = O then “print B”


2.) cetak nilai A apabila lebih besar dari 10

if A>10 then print A


Nama : Bunga Rahma A dan Kisa Audrey 

Kelas : XII MIPA 8 

Mata pelajaran : Informatika

Guru pengajar : Hj. Deswati, S. Kom, M. Pd.