Skip to content
View DevSham's full-sized avatar
  • Kampala,Uganda

Block or report DevSham

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. week3challenge1 week3challenge1 Public

    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 list of so…

    1

  2. WomenInTech WomenInTech Public

    this is a repository for storing my women in tec projects.

  3. Dictionary Dictionary Public

    This repository stores the numbers and their squares in the dictionary.

  4. challenge2Week2 challenge2Week2 Public

    this is the storage of my week 2 challenge 2 Lists, strings and loops and Fizzbuzz , (lists and conditional logical)

  5. week3challenge2 week3challenge2 Public

    A bank account can be accessed in multiple ways. Clients can make deposits and withdrawals using the internet, mobile phones, etc. Shops can charge against the account. It should be possible to clo…

  6. week4Challenge4 week4Challenge4 Public

    This project is about a news Api, User is offered a list of four news sources. User should be able to make a choice of a preferred news source. User gets back a list of the top 10 headlines from th…

    Python