Pinned Loading
-
FedEx-Shipping-Costs
FedEx-Shipping-Costs PublicThis program aims to calculate the shipping cost of a parcel according to its weight in pounds.
Python
-
-
Election-Statistics-Manager
Election-Statistics-Manager PublicThis program manages election data by importing candidate names and vote counts from a file. It provides commands for candidate vote lookup, determining the election winner, and displaying election…
Python
-
Turtle-Graphics-Shape-Creator
Turtle-Graphics-Shape-Creator PublicThis program uses the Turtle graphics library in Python to draw a complex shape combining squares and triangles. It demonstrates how to manipulate the turtle's movement and pen properties to create…
Python
-
Leap-year-calculator
Leap-year-calculator PublicThis programs determines whether an year is a leap year when an year is entered.
-
Random-Number-and-Choice-Generator
Random-Number-and-Choice-Generator PublicThis program uses Python's random module to generate random integers and make random choices. It generates random values in different ranges and simulates a coin flip and dice roll, showcasing the …
Python
If the problem persists, check the GitHub status page or contact support.