Skip to content

gabrielx52/code-katas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Completed Katas

Proper Parenthetics

  • Module: parenthetics.py
  • Tests: test_parenthetics.py
  • URL: challenge url

Rot13 (5th kyu)

Coordinates Validator (4th kyu)

  • Module: coordinates_validator.py
  • Tests: test_coordinates_validator.py
  • URL: challenge url

Find the odd int (6th kyu)

  • Module: find_the_odd_int.py
  • Tests: test_find_the_odd_int.py
  • URL: challenge url

First non-repeating character (5th kyu)

  • Module: first_non_repeating_number.py
  • Tests: test_first_non_repeating_number.py
  • URL: challenge url

Sum of the first nth term of Series (7th kyu)

  • Module: series_sum.py
  • Tests: test_series_sum.py
  • URL: challenge url

About

Repo for 401 python day of code assignment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages