Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug en 1. Fundamentos/6. Practica Rep.../ 3. Pongamos... #1666

Open
jhosepq opened this issue Aug 24, 2021 · 2 comments
Open

Bug en 1. Fundamentos/6. Practica Rep.../ 3. Pongamos... #1666

jhosepq opened this issue Aug 24, 2021 · 2 comments
Assignees

Comments

@jhosepq
Copy link

jhosepq commented Aug 24, 2021

Cuando defino el procedimiento "NombreX(cantidad, color)" con 2 parametros
Luego lo invoco en el mismo procedimiento

y le asigno una variable number
NombreX ( 2 , color)

Bug!
Captura de pantalla 2021-08-24 a la(s) 17 00 48

@felipecalvo
Copy link
Contributor

¡Hola! Muchas gracias por reportar el error. Lo estaremos investigando.

Por casualidad, ¿podrías pasarnos el código que causó el error?

@jhosepq jhosepq changed the title Bug en 1. Fundamentos/5. Practica Rep.../ 3. Pongamos... Bug en 1. Fundamentos/6. Practica Rep.../ 3. Pongamos... Sep 7, 2021
@jhosepq
Copy link
Author

jhosepq commented Sep 7, 2021

procedure PonerN(cantidad, color){
PonerN( 2 , Rojo)
}

@felipecalvo felipecalvo self-assigned this Sep 13, 2021
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

No branches or pull requests

2 participants