Skip to content
View tebellombhele's full-sized avatar
🌴
On vacation
🌴
On vacation
Block or Report

Block or report tebellombhele

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

Pinned

  1. Future-Investment-Value Future-Investment-Value Public

    A Java program that will compute the future investment value at a given interest rate for a specified number of years.

    Java

  2. Gym-Membership-Program Gym-Membership-Program Public

    This is a basic Java membership management program for a fitness center.

    Java

  3. Complex-Numbers-in-Cpp Complex-Numbers-in-Cpp Public

    This program takes two complex numbers (entered by user) as input and displays the sum of them.

    C++

  4. Parking-Garage-Receipt Parking-Garage-Receipt Public

    This program charges a minimum fee of R2.00 to park for up to 3 hours. The garage charges an additional R0.50 per hour for each hour or part thereof in excess of 3 hours. The maximum charge for any…

    C++

  5. Simple-ATM-Program Simple-ATM-Program Public

    This is a Java Program to Display the ATM Transaction. The user will choose from any one of the available options as input. Different cases using switch case have been provided for different operat…

    Java

  6. Word-Counter Word-Counter Public

    A simple java program that will count all words in a sentence

    Java