Skip to content
#

position-2-4

Here is 1 public repository matching this topic...

Erstelle eine Methode, die ein Array aus Strings als ersten und einen einzelnen String als zweiten Parameter übergeben bekommt. Die Methode gibt den Text "Ist drin" auf der Konsole aus, wenn der einzelne String auch im Array vorkommt. Erstelle in der `main`-Methode ein Array mit den Namen deiner Lieblingskurse und prüfe mit der neuen Methode, ob…

  • Updated Dec 24, 2021
  • Java

Improve this page

Add a description, image, and links to the position-2-4 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-2-4 topic, visit your repo's landing page and select "manage topics."

Learn more