Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { //Tabel Favorit cout<<"Tabel Band Favorite"<<endl; cout<<"------------------------------"<<endl; cout<<"|No|Nama Band |Genre|"<<endl; cout<<"------------------------------"<<endl; cout<<"| 1 |Vierra |Pop |"<<endl; cout<<"| 2 |BTS |K-Pop|"<<endl; cout<<"| 3 |Slank |Rock |"<<endl; cout<<"------------------------------"<<endl; cout<<"Kesa Kamila"<<endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines