Berikut ini adalah pertanyaan dari rtwidiant pada mata pelajaran Ujian Nasional untuk jenjang Sekolah Menengah Pertama
4 Design an algorithm to convert the distance in miles to kilometers.The following parameters must be satisfied:
Define a function called milestokm to convert miles to kilometers
Input the distance in miles. Include an appropriate prompt
Include a range check to limit the input to positive numbers. Include an appropriate error message
Output should look like this: The distance in kilometers is 160.0
Formula: km = miles x 1.6
(a) Write the algorithm in pseudocode.
(b) Write the algorithm in Python
Define a function called milestokm to convert miles to kilometers
Input the distance in miles. Include an appropriate prompt
Include a range check to limit the input to positive numbers. Include an appropriate error message
Output should look like this: The distance in kilometers is 160.0
Formula: km = miles x 1.6
(a) Write the algorithm in pseudocode.
(b) Write the algorithm in Python
Jawaban dan Penjelasan
Berikut ini adalah pilihan jawaban terbaik dari pertanyaan diatas.
ini mata pelajaran apa?
Semoga dengan pertanyaan yang sudah terjawab oleh dian06112002 dapat membantu memudahkan mengerjakan soal, tugas dan PR sekolah kalian.
Apabila terdapat kesalahan dalam mengerjakan soal, silahkan koreksi jawaban dengan mengirimkan email ke yomemimo.com melalui halaman Contact
Last Update: Wed, 08 Jun 22