Arbeitsblatt 004 c++ aufgabe 05
Read

Arbeitsblatt 004 c++ aufgabe 05

by Puepue

// switch(Variable) // { // case 10: cout << "Variable hat den Wert 10. " << endl; // break; // // case 20: cout << "Variable hat den Wert 20. " << endl; // break; // // case 30: cout << "Variable hat den Wert 30. " << endl; // break; // // case 40: cout <<... More

Read the publication