Berikut ini adalah Stuktur Dasar Bahasa Pemrograman C. #include <stdio.h> int main () { printf(" Hello World !"); return 0; }
Tidak ada komentar: