Pinned Loading
-
ToDoList
ToDoList PublicA simple to-do list application that allows users to add, remove, and view tasks. Part of my personal practice projects.
Python
-
FibonacciCalculator
FibonacciCalculator PublicThis program calculates the Fibonacci sequence up to a specified term using iteration (without recursion).
Java
-
RockPaperScissorsPython
RockPaperScissorsPython PublicA simple game where the user plays Rock, Paper, Scissors against the computer. Requirements: - The user selects rock, paper, or scissors - The computer makes a random choice - Compare choices and d…
Python
-
Fundraiser
Fundraiser PublicImplements Fundraiser class for the purpose of learning classes. A Fundraiser object is created with a parameter representing a target amount of money to be raised. The Fundraiser class supports ad…
Java
-
RestaurantBill
RestaurantBill PublicThis program calculates the tax and tip on a restaurant bill.
Java
-
SlotMachine
SlotMachine PublicThis program uses Random to simulate a slot machine, which is a gambling device where the user inserts money into and then pulls a lever (or presses a button). The slot machine then displays a set …
Java
If the problem persists, check the GitHub status page or contact support.