(English Version)
This repository contains the first codes that I wrote in Python. The problems were taken originally from here. The main idea is to solve all these problems, considering the efficiency and efficacy of the code. Meanwhile, some aspects of UX will be considered too.
All codes will be push in two languages: Portuguese and English. You can find the Portuguese version on the branch CodigosEmPortugues. You can find the English version on the branch CodesInEnglish.
You can cooperate by commenting improvements, finding errors and validating what you found interesting.
Pushing these codes here, I aim to learn, improve and practice my knowledge of Python. At the same time, I also would like to inspire more people to learn how programming in this incredible language.
~PyLadies
(Versão em Português)
Este repositório contém os primeiros códigos que escrevi em Python. Os problemas foram retirados originalmente daqui. A ideia principal é solucionar todos os problemas propostos neste site, considerando a eficiência e eficácia do código. Ao mesmo tempo, alguns aspectos da UX serão considerados também.
Todos códigos serão publicados em duas línguas: Português e Inglês. Você pode encontrar a versão em Português no branch CodigosEmPortugues. Você pode encontrar a versão em Inglês no branch CodesInEnglish.
Você pode cooperar - mas só se você quiser - ao comentar melhorias, encontrar erros e validando acertos que achar interessantes.
Ao postar os códigos aqui, pretendo aprender, melhorar e praticar meu conhecimento da linguagem de programação Python. Ao mesmo tempo, eu também gostaria de inspirar mais pessoas a aprender como programar nessa linguagem incrível.
~PyLadies