Adding python work
Showing
- python/armstrong-numbers/README.md 59 additions, 0 deletionspython/armstrong-numbers/README.md
- python/armstrong-numbers/armstrong_numbers.py 5 additions, 0 deletionspython/armstrong-numbers/armstrong_numbers.py
- python/armstrong-numbers/armstrong_numbers_test.py 38 additions, 0 deletionspython/armstrong-numbers/armstrong_numbers_test.py
- python/hello-world/README.md 62 additions, 0 deletionspython/hello-world/README.md
- python/hello-world/hello_world.py 2 additions, 0 deletionspython/hello-world/hello_world.py
- python/hello-world/hello_world_test.py 14 additions, 0 deletionspython/hello-world/hello_world_test.py
- python/high-scores/README.md 58 additions, 0 deletionspython/high-scores/README.md
- python/high-scores/high_scores.py 10 additions, 0 deletionspython/high-scores/high_scores.py
- python/high-scores/high_scores_test.py 46 additions, 0 deletionspython/high-scores/high_scores_test.py
- python/pangram/README.md 56 additions, 0 deletionspython/pangram/README.md
- python/pangram/pangram.py 3 additions, 0 deletionspython/pangram/pangram.py
- python/pangram/pangram_test.py 46 additions, 0 deletionspython/pangram/pangram_test.py
- python/perfect-numbers/README.md 65 additions, 0 deletionspython/perfect-numbers/README.md
- python/perfect-numbers/fact.py 6 additions, 0 deletionspython/perfect-numbers/fact.py
- python/perfect-numbers/fact_test.py 72 additions, 0 deletionspython/perfect-numbers/fact_test.py
- python/perfect-numbers/perfect_numbers.py 16 additions, 0 deletionspython/perfect-numbers/perfect_numbers.py
- python/perfect-numbers/perfect_numbers_test.py 62 additions, 0 deletionspython/perfect-numbers/perfect_numbers_test.py
- python/protein-translation/README.md 89 additions, 0 deletionspython/protein-translation/README.md
- python/protein-translation/protein_translation.py 34 additions, 0 deletionspython/protein-translation/protein_translation.py
- python/protein-translation/protein_translation_test.py 126 additions, 0 deletionspython/protein-translation/protein_translation_test.py
Loading
Please register or sign in to comment