Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { cout<<"Table Band Favorite"<<endl; cout<<"-----------------------------------"<<endl; cout<<"| No | Nama Band |Genre |"<<endl; cout<<"-----------------------------------"<<endl; cout<<"| 1 | Juicy Lucy | Pop |"<<endl; cout<<"| 2 | Dewa 19 | Rock |"<<endl; cout<<"| 3 | Vierratale | Pop Rock|"<<endl; cout<<"-----------------------------------"<<endl; cout<<"Nama : Sarah Ahmad Maula"<<endl; cout<<"Nim : 1620230013"<<endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines