Skip to content

Commit

Permalink
muda tutorial de entrada e saida para segundo
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathantvrs committed Mar 5, 2019
1 parent 5368745 commit a93a529
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions prog1/implementacoes/tutoriais/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ Tutoriais sobre os assuntos ensinados em Programação I e Laboratório de Progr

Para seguir a mesma ordem em que os assuntos são ensinados na disciplina, siga esse roteiro:

1. [Entrada e Saída](entradaESaida.ipynb)
2. [Hello World](helloWorld.ipynb)
1. [Hello World](helloWorld.ipynb)
2. [Entrada e Saída](entradaESaida.ipynb)
3. [Formatação de Strings](formatacaoDeStrings.ipynb)
4. [Estruturas de Condição](estruturasDeCondicao.ipynb)
5. [Estruturas de Repetição](estruturasDeRepeticao.ipynb)
Expand Down

0 comments on commit a93a529

Please sign in to comment.