Skip to content

Finished HomeWork16#1

Open
DominikCzerski wants to merge 1 commit intomasterfrom
homeWork16
Open

Finished HomeWork16#1
DominikCzerski wants to merge 1 commit intomasterfrom
homeWork16

Conversation

@DominikCzerski
Copy link
Owner

No description provided.

return englishName;
}

public static ArrayList<String> names(String language) {

Choose a reason for hiding this comment

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

typ zwracany powinien byc List<String>

import java.util.Map;
import java.util.TreeMap;

public enum Cards {

Choose a reason for hiding this comment

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

poniewaz wartosci reprezentuja kolory. Enum powinine nazywac sie Color

brakuje tez enuma dla figur


import java.util.*;

public class CardsNames {

Choose a reason for hiding this comment

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

zamiast tego stworzylbym klase Card ktory bedzie mial pola kolor i figura

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants