#include <iostream> using namespace std; int main() { cout<<"I Love C++"<<endl; return 0; } ba...
Read More
Showing posts with label Cplusplus. Show all posts
Showing posts with label Cplusplus. Show all posts
Belajar C++ BAB 1 Menampilkan Nilai yang di Input
***C*** Coding Program #include <stdio.h> int main(void) { int X; /* Menampilkan teks untuk informasi */ printf...
Read More
Subscribe to:
Posts (Atom)