-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
16204e5
commit fc42b3c
Showing
1 changed file
with
8 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,10 @@ | ||
# pyeccos | ||
Exemplos pra atividade no Colégio Eccos | ||
|
||
* Hello World - http://www.codeskulptor.org/#user43_FAqfwp0ik9_0.py | ||
* Variaveis e operacoes - http://www.codeskulptor.org/#user43_724Y2fawx2_0.py | ||
* Funções - http://www.codeskulptor.org/#user43_FAqfwp0ik9_4.py | ||
* Tipos de valores - http://www.codeskulptor.org/#user43_FAqfwp0ik9_5.py | ||
* Tomando decisoes - http://www.codeskulptor.org/#user43_FAqfwp0ik9_7.py | ||
* Loops radicais - http://www.codeskulptor.org/#user43_724Y2fawx2_1.py | ||
* Criando um frame pra desenhar - http://www.codeskulptor.org/#user43_dMuHI6C8eW_0.py |