Pertambahan Jumlah Penduduk

  • Uploaded by: Antonio Grafiko
  • 0
  • 0
  • May 2020
  • PDF

This document was uploaded by user and they confirmed that they have the permission to share it. If you are author or own the copyright of this book, please report to us by using this DMCA report form. Report DMCA


Overview

Download & View Pertambahan Jumlah Penduduk as PDF for free.

More details

  • Words: 53
  • Pages: 2
Pertambahan jumlah penduduk program jumlah_penduduk; uses wincrt; var n,k,z,l,x:real; t,w:integer; begin writeln; writeln('Menentukan Jumlah penduduk dan Pertambahan penduduk tahun 2000 s/d -'); writeln; write('Input(tahun)='); readln(w); clrscr; n:=220000000; writeln('******************************************************************'); writeln(' Tahun

Jumlah Penduduk

Pertambahan Penduduk ');

writeln('******************************************************************'); for t:=2000 to w do begin k:=(9*n)/100; l:=(4*n)/100; z:=k-l; x:=z+n; writeln(' ',t,'

',n:0:0,'

',z:0:0);

n:=x; end; end.

Related Documents


More Documents from "Plaza Khalifa"

Laporan 1
May 2020 39
Laporan 6
May 2020 37
Daftar Riwayat Hidup
May 2020 40
Laporan Metnum Gw
May 2020 22
Surat2 Beasiswa
April 2020 20