Popular repositories Loading
-
paying-the-minimum
paying-the-minimum Publicprogram 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
-
paying-debt-off-in-a-year
paying-debt-off-in-a-year Publiccalculates the minimum fixed monthly payment needed in order pay off a credit card balance within 12 months.
Python
-
payingDebtOff_BisectionSearch
payingDebtOff_BisectionSearch Publicprogram 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
-
numberGuess
numberGuess PublicThe 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
-
longestSubString
longestSubString Publicprogram 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
-
If the problem persists, check the GitHub status page or contact support.