Skip to content

Conversation

@RameMadah
Copy link

es hat echt witzige Sätze aufgebaut, hat spaß gemacht.
Danke !!

Copy link
Collaborator

@DanielW1987 DanielW1987 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sieht gut aus 👍

Comment on lines +31 to +39
return ADJECTIVES;
}

public static String[] getFamousPersons() {
return FAMOUS_PERSONS;
}

public static String[] getVERBS() {
return VERBS;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Die Methoden wären streng genommen nicht wirklich notwendig gewesen. Die Klasse kann von der create() Methode aus prima direkt auf die Arrays zugreifen.

@DanielW1987 DanielW1987 added the good first issue Good for newcomers label May 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants