- Uganda
Popular repositories Loading
-
disease_diagnosis_with_Machine-Learning
disease_diagnosis_with_Machine-Learning PublicThe diagnosis api enables users search for details of a particular animal disease, the details include the symptoms,causes and treatment for a given disease. Another feature supported by the api is…
-
onlineDiary
onlineDiary Publiconline dairy for recording personal information and setting reminders
HTML
-
compute-age-python3-
compute-age-python3- PublicThis challenge is testing for the know of python use of input, output, variables, conditional logic, dictionaries and TDD.
Python
-
Lists-and-strings-loops
Lists-and-strings-loops Public**Lists and strings , loops** Count vowels in a string, every letter in the english alphabet is either a vowel or consonant, [a, e, i, o, u] is a list of all vowels. The rest are all considered con…
Python
-
sorting-python3-
sorting-python3- PublicSorting: Given a list containing integers, floats and one character strings, write a function that takes a list and returns a dictionary with keys evens, odds, and chars. The value for evens is a l…
Python
-
Recursion-python3-
Recursion-python3- PublicRecursion ( for the recursion exercises learners are expected to write their own tests) Write a python program that sums items in a list, the list can contain integers and lists of integers. Powe…
Python
If the problem persists, check the GitHub status page or contact support.