Pinned Repositories
ClassicMixer-fork
Restores Classic Volume Mixer On Windows 11.
codewars-camelcase
this is my solution for codewars kyu
convert-string-to-a-number
solution for codewars kata (8 kyu)
descending-order-codewars
find-unique-number-codewars
this is my solution for kata where you need to make a program that will find the unique number in array and return it.
flatten-list
this is simple solution for flattening nested lists using recursion function.
isograms-codewars
isogram detection program from codewars.
list-filtering-codewars
Solution for simple kata: In this kata you will create a function that takes a list of non-negative integers and strings and returns a new list with the strings filtered out.
mumbling-codewars
solution for codewars kata "mumbling" (7 kyu)
pythonDigitsSum
It is a simple program made on python that calculates a sum of the number's digits. Number is given by a user via console input.
n1komo's Repositories
n1komo/ClassicMixer-fork
Restores Classic Volume Mixer On Windows 11.
n1komo/codewars-camelcase
this is my solution for codewars kyu
n1komo/convert-string-to-a-number
solution for codewars kata (8 kyu)
n1komo/descending-order-codewars
n1komo/find-unique-number-codewars
this is my solution for kata where you need to make a program that will find the unique number in array and return it.
n1komo/flatten-list
this is simple solution for flattening nested lists using recursion function.
n1komo/isograms-codewars
isogram detection program from codewars.
n1komo/list-filtering-codewars
Solution for simple kata: In this kata you will create a function that takes a list of non-negative integers and strings and returns a new list with the strings filtered out.
n1komo/mumbling-codewars
solution for codewars kata "mumbling" (7 kyu)
n1komo/pythonDigitsSum
It is a simple program made on python that calculates a sum of the number's digits. Number is given by a user via console input.
n1komo/resume
n1komo/regex-validate-pin-code-codewars
kata from codewars on python
n1komo/reversed-words-codewars
this is a simple solution for simple kata. xd