Skip to content

Aluna Natalia Andrade (contém exercícios de HTML, Lógica e JS)#209

Open
natNDSA wants to merge 17 commits into
WoMakersCode:masterfrom
natNDSA:exercicio2-javascript-NataliaAndrade
Open

Aluna Natalia Andrade (contém exercícios de HTML, Lógica e JS)#209
natNDSA wants to merge 17 commits into
WoMakersCode:masterfrom
natNDSA:exercicio2-javascript-NataliaAndrade

Conversation

@natNDSA

@natNDSA natNDSA commented Oct 1, 2020

Copy link
Copy Markdown

Print do exercício resolvido:
Capturar1
Capturar

@happymoon
happymoon requested a review from ritalino October 7, 2020 04:00
@happymoon happymoon changed the title Exercicio2 javascript natalia andrade Aluna Natalia Andrade (contém exercícios de HTML, Lógica e JS) Oct 7, 2020
limpa()
real a, b, resultado
inteiro c
caracter fim='S'

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Recomendo mudar o nome da variável, ou inicializá-la como fim='N', ficou um pouco confuso...

Comment on lines +3 to +6
if (idade>18){
alert('Já Pode Dirigir!');
}else
alert('Ainda não pode Dirigir!');

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Abriu chaves para o if, mas não para o else. É bom seguir um padrão.

@IsabellaSoares IsabellaSoares 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.

@ritalino Revisei os exercícios de JS
@adrieleribeiro Revisei os exercícios de Lógica de programação

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants