Skip to content

Exercicios 36 e 5 - Natalia Rosa#32

Open
NataliaRos4 wants to merge 1 commit intoreprograma:mainfrom
NataliaRos4:main
Open

Exercicios 36 e 5 - Natalia Rosa#32
NataliaRos4 wants to merge 1 commit intoreprograma:mainfrom
NataliaRos4:main

Conversation

@NataliaRos4
Copy link

No description provided.

for i in range(comeco, termina + 1):
print(f"{tabuada} X {i} = {tabuada * i}")

if comeco < termina:
Copy link
Collaborator

Choose a reason for hiding this comment

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

A trava deve ficar antes do for, para não iniciarmos o cálculo.

Impar = Impar + 1

print("A quantidade de números pares é: ", Par)
print("A quanttdade de números ímpares é: ", Par) No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

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

Com dedicação e prática, vai fazer sentido. Você é muito capaz! <3

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