Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[MAD PP] Pablo García & Luna Fidalgo#283

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Closed

Conversation

LunaFidalgo
Copy link

  1. Hemos completado todo hasta el bonus.
  2. Dificultad: media. En la función que más problemas hemos tenido ha sido en: uniquifyArray. Lo probamos de mil maneras diferentes (con forEach, dos bucles for...), hasta que al final, pedimos ayuda y nos guiaron un poco (la clave fue tener un nuevo array frente al que comparábamos).

// la palabra que está buscando no está ya en el array
// por lo que hay que copiarla
array.push(arrUni[i]);
}else{
Copy link
Contributor

Choose a reason for hiding this comment

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

Puedes dejarlo vacío, si poner el else.

];

function doesWordExist(arrWord, word) {
var b = false;
Copy link
Contributor

Choose a reason for hiding this comment

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

Esta bien empleada esa variable de control, esta metodología os será útil en el futuro.

Copy link
Contributor

@ta-web-madta-web-mad left a comment

Choose a reason for hiding this comment

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

Excelente trabajo. Enhorabuena a los dos.

@ta-web-mad
Copy link
Contributor

#closed #checked #√ictor Buen PP. Os he visto muy atentos y despiertos. Estáis trabajando duro. Es bueno pelearse con los problemas, pues nuestro cerebro es plástico y vamos acostumbrándolo a este particular modo de pensar. Well done!

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

@ta-web-madta-web-madta-web-mad left review comments

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@LunaFidalgo@ta-web-mad

[8]ページ先頭

©2009-2025 Movatter.jp