Skip to content
Snippets Groups Projects
Commit 75528846 authored by Pirahalathan Premachandran's avatar Pirahalathan Premachandran
Browse files

Aufgabe 3 3.Versuch

parent 7b0a2c29
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ using namespace std;
void aufgabe1() {
// Aufgabe 1
// Geben sie "Hallo Welt!" auf der Konsole aus.
std::cout << "Hallo Welt!\n";
// Fragen sie mit "cin" nach dem Namen des Benutzers und speichern sie den Wert in einer Variable.
// Geben sie ein "Hallo *Wert der Variable*"" auf der Konsole aus.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment