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

Atividade da semana 02 - Operadores lógicos com Python - Lethicia Asevedo #15

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

lethiciaasevedo1999
Copy link

Pull request criado para enviar as atividades da semana solicitadas pela professora. A mesma trata-se se exercícios de operadores lógicos em Python.

Copy link
Collaborator

@maiarar maiarar left a comment

Choose a reason for hiding this comment

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

@@ -0,0 +1,106 @@
print("""
░█████╗░░█████╗░██╗░░░░░░█████╗░██╗░░░██╗██╗░░░░░░█████╗░██████╗░░█████╗░██████╗░░█████╗░
Copy link
Collaborator

Choose a reason for hiding this comment

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

Que bonitinho o texto printado 🫰🥺

else:
print("O valor resultante da sua operação é ímpar")

#Essa função recebe o primeiro valor digitado pelo usuário, e o eleva a
Copy link
Collaborator

Choose a reason for hiding this comment

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

Os comentários ajudaram a organizar tchutchuco o código

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