Skip to content
#

position-3-3

Here is 1 public repository matching this topic...

Schreibe eine statische Methode, die ein Array aus Strings als Parameter übergeben bekommt, in dem sich viele Namen befinden. Die Methode soll für jeden der Strings eine Begrüßung in Form von `Hello ` + _Name_ als neue Zeile auf der Konsole ausgeben. Rufe die neue Methode in der `main`-Methode mit einem Array mit deinen fünf Lieblingsnamen auf.

  • Updated Dec 22, 2021
  • Java

Improve this page

Add a description, image, and links to the position-3-3 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the position-3-3 topic, visit your repo's landing page and select "manage topics."

Learn more