Skip to content
View charlesumesi's full-sized avatar

Block or report charlesumesi

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 100 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. ComplexNumbers ComplexNumbers Public

    A Python code that can multiply an infinite number of complex numbers using the input command

    Python

  2. CreditCardValidator CreditCardValidator Public

    A short Python code for validating a credit card number

    Python

  3. EulerNumber EulerNumber Public

    A Python code that accurately calculates Euler's number (e) to any number of digits

    Python

  4. Simple_NetworkLinks Simple_NetworkLinks Public

    A Python code that constructs network graphs with simple links (that is, unweighted links)

    Python

  5. EulerianCheck EulerianCheck Public

    A Python code that checks whether a network is Eulerian or not

    Python

  6. CompanyStaffAndPay CompanyStaffAndPay Public

    A Python class that can manage and merge payment requests from different classes of employees from different departments in a company

    Python