Skip to content
View MustafaDiaa's full-sized avatar
😘
😘
Block or Report

Block or report MustafaDiaa

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

  1. paying-the-minimum paying-the-minimum Public

    program to calculate the credit card balance after one year if a person only pays the minimum monthly payment required by the credit card company each month.

    Python

  2. paying-debt-off-in-a-year paying-debt-off-in-a-year Public

    calculates the minimum fixed monthly payment needed in order pay off a credit card balance within 12 months.

    Python

  3. payingDebtOff_BisectionSearch payingDebtOff_BisectionSearch Public

    program that calculates the minimum fixed monthly payment needed in order pay off a credit card balance within 12 months by Bisection search to make it faster.

    Python

  4. numberGuess numberGuess Public

    The program works as follows: you (the user) thinks of an integer between 0 (inclusive) and 100 (not inclusive). The computer makes guesses, and you give it input - is its guess too high or too low…

    Python

  5. longestSubString longestSubString Public

    program that prints the longest substring of user input, in which the letters occur in alphabetical order. For example, if s = 'effghikacd', then the program will print 'effghik'

    Python

  6. MIT-6.00.1x-PROJECTS MIT-6.00.1x-PROJECTS Public

    Python