https://github.com/pbalduino/katas
Diversos katas que podem ou não ser usados nos próximos dojos
https://github.com/pbalduino/katas
Last synced: 3 months ago
JSON representation
Diversos katas que podem ou não ser usados nos próximos dojos
- Host: GitHub
- URL: https://github.com/pbalduino/katas
- Owner: pbalduino
- Created: 2011-03-24T11:30:56.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-03-27T12:17:49.000Z (about 14 years ago)
- Last Synced: 2024-04-14T19:08:30.842Z (about 1 year ago)
- Homepage:
- Size: 97.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Resolucao de Katas que poderão ou não ser usados em outros Dojos.
Cada exercício/linguagem está em um branch diferente, por exemplo fizzbuzz_python ou jokenpo_rubyExercícios resolvidos até o momento
* FizzBuzz - Python