Tugas 1.1

Run Settings
LanguageC++
Language Version
Run Command
#include <iostream> using namespace std; /* Nama : Dhafin Shabir Alfatih NIM : 3420230036 */ int main() { cout<<" Tabel Band Favorit\n"; cout<<"------------------------------------"<<endl; cout<<"| No | Nama Band | Genre |"<<endl; cout<<"------------------------------------"<<endl; cout<<"| 01 | New Jeans | K-Pop |"<<endl; cout<<"| 02 | Girl in Red | Pop |"<<endl; cout<<"| 03 | Two Door Cinema | Rock |"<<endl; cout<<"------------------------------------"<<endl; return 0; }
Editor Settings
Theme
Key bindings
Full width
Lines