Skip to content

Instantly share code, notes, and snippets.

@yudium
Created November 2, 2015 09:08
Show Gist options
  • Save yudium/b9011a7dc650abf192a5 to your computer and use it in GitHub Desktop.
Save yudium/b9011a7dc650abf192a5 to your computer and use it in GitHub Desktop.
Procedure <nama_procedure>(<daftar parameter>)
{I.S. : ..... }
{F.S. : ..... }
Kamus :
{deklarasi variabel}
Algoritma :
{statement}
EndProcedure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment