Popular repositories Loading
-
-food-delivery-bill-calculator
-food-delivery-bill-calculator PublicA Python program to calculate the total bill for food delivery based on distance, quantity, and food type (Veg or Non-Veg).
Python
-
tax-calculator
tax-calculator PublicA Python program that calculates tax based on the type of citizen (individual, senior, super senior) and their annual income. The program handles different tax slabs and provides accurate tax calcu…
Python
-
isbn-checker-python
isbn-checker-python PublicThe python program checks the validity of a 10-digit ISBN entered by the user. It computes the checksum and verifies if it is divisible by 11, determining whether the ISBN is legal or illegal accor…
Python
-
discount-calculator
discount-calculator PublicThis Python script calculates the discount based on the sum of even and odd digits in a given bill amount. It iterates through each digit of the number, categorizes them into even and odd digits, …
Python
-
student-grade-calculator
student-grade-calculator PublicThis java program displays grades based on input marks for six subjects. It includes classes for inputting marks, calculating total marks, computing percentage, determining grades, and a main class…
Java
If the problem persists, check the GitHub status page or contact support.