Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { //Ilham Satria Wijaya //3420230031 cout << "Tabel Band Favorit"<<endl; cout<<"-------------------------------"<<endl; cout<<"| NO | Nama Band | Genre |"<<endl; cout<<"| 1 | Misfits | Punk Rock |"<<endl; cout<<"| 2 | AFI | Pop Punk |"<<endl; cout<<"| 3 | Nightwish | Metal |"<<endl; cout<<"-------------------------------"; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines