Skip to content

Ellie Konuma 19/07 home assignment#12

Open
EllieKonuma wants to merge 3 commits into
reprograma:masterfrom
EllieKonuma:Ellie-Konuma
Open

Ellie Konuma 19/07 home assignment#12
EllieKonuma wants to merge 3 commits into
reprograma:masterfrom
EllieKonuma:Ellie-Konuma

Conversation

@EllieKonuma

Copy link
Copy Markdown

🤣👌

@EllieKonuma EllieKonuma changed the title Ellie konuma Ellie Konuma 19/07 home assignment Jul 19, 2023

@elvirabl elvirabl left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Seu código é muito bom e funcional, PARABÉNS.
Genial os métodos, funções e organização de raciocínio dentro do seu código.
Continue assim, seu caminho será brilhante.

}
}
alimentar(value) {
if (Cat.comidas.includes(value)) {

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

genial, não tinha pensado no includes. Obrigada pela dica!

let iogurte = new Hamster("Iogurte", 1.5, "branco e laranja", "sírio");
let jose = new Papagaio("José", 13, "verde");

let listaAnimais = [crys, scooby, iogurte, jose];

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

não tinha pensado numa lista, boa ideia !

constructor() {
this.consultas = [];
this.vacinas = [];
this.procedimento = [];

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

estou tentando colocar tudo que se refere a histórico médico numa só classe... assim que vc conseguir, me manda... eu tô quebrando a cabeça tb.
Sabe... pode ser uma ideia maluca... mas se a gente conseguisse colocar o "segredo" em algumas doenças dos bichinhos, onde somente o médico pudesse ver e analisar?? vou testar, se caso vc conseguir... bora compartilhar.

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

blllz! eu mando siiim!

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