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

Testando a linguagem Markdown 👍 #3638

Open
Duduceretta opened this issue Feb 21, 2025 · 1 comment
Open

Testando a linguagem Markdown 👍 #3638

Duduceretta opened this issue Feb 21, 2025 · 1 comment

Comments

@Duduceretta
Copy link

Testando a linguagem aqui

@Duduceretta Duduceretta changed the title Testando a linguagem Markdown Testando a linguagem Markdown 👍 Feb 21, 2025
@Duduceretta
Copy link
Author

Estou aprendendo a linguagem Markdown no curso de Git e Github
Negrito = **
Italico = *
Risco = ~~
'#' = Tamanho do texto/Titulo
'***' ou '---' = linhas
Emojis = windows + .

Aulao


Aulinha


Lista Numerada

  1. Lista 1
  2. Lista 2
    1. Lista 2.1

Lista demarcada

  • Teste 1
  • Teste 2
    • Teste 3

Lista de Tarefas

  • Fazer pagina principal
  • Fazer pagina secundaria
  • Deixar bonito

Computacao

Acesse meu Github

Num Nome Nota
1 Dudu 9,9
2 Jose 10

Olha meu programinha em Python

num = input('Digite um numero: ')
if num % 2 == 0:
    print(f'O {num} e PAR')
else:
    print(f'O {num} e IMPAR')

😁😁👍

@Duduceretta

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

1 participant