Kursinhalt
C++ Introduction Video Course
C++ Introduction Video Course
Defining and Calling Functions
Aufgabe
Swipe to start coding
- Define a void function.
- Modify your void function to print a message of your choice.
- Call your function in the main function.
Lösung
solution
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 1
Defining and Calling Functions
Aufgabe
Swipe to start coding
- Define a void function.
- Modify your void function to print a message of your choice.
- Call your function in the main function.
Lösung
solution
War alles klar?
Danke für Ihr Feedback!
Abschnitt 3. Kapitel 1