Tugas1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; int main() { //Miko Ardiansyah //3420230005c cout<<"----------------------------------"<<endl; cout<<"Tabel band favorit"<<endl; cout<<"----------------------------------"<<endl; cout<<" | No | Nama Band | Genre |"<<endl; cout<<"----------------------------------"<<endl; cout<<" | 1 | Ecstasy | Rock |"<<endl; cout<<" | 2 | Big Fish | Kpop |"<<endl; cout<<" | 3 | Mudslide | Rock |"<<endl; cout<<"----------------------------------"<<endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines