Skip to content
View s-mirza's full-sized avatar

Highlights

  • Pro

Block or report s-mirza

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. FedEx-Shipping-Costs FedEx-Shipping-Costs Public

    This program aims to calculate the shipping cost of a parcel according to its weight in pounds.

    Python

  2. plant-disease-detector plant-disease-detector Public

    Python

  3. Election-Statistics-Manager Election-Statistics-Manager Public

    This 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

  4. Turtle-Graphics-Shape-Creator Turtle-Graphics-Shape-Creator Public

    This 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

  5. Leap-year-calculator Leap-year-calculator Public

    This programs determines whether an year is a leap year when an year is entered.

  6. Random-Number-and-Choice-Generator Random-Number-and-Choice-Generator Public

    This 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