Skip to content

RisaLuthor/Python-Projects

Repository files navigation

Python-Projects

A collection of python projects that range from small to larger scale projects. Here is where I will track my projects with a quick note on what each project does.


Simple_Virus_Model.py:

Simple virus model using python. It is a loop that keeps going as long as the commit is true. Once the commit hits false, the program will stop.


Simple_Filled_In_Heart.py:

Create simple heart that is filled in.


DNA_Model.py:

A repeating model of the DNA strands


Receipts.py:

A small project that stores names and prices


Heart2.py:

Create a heart that slowly creates the shape to keep people guessing until it is filled out more.


To-Do List.py:

Basic Python to do list app


Weather App.py:

The weather app is a simple Python application that utilizes the OpenWeatherMap API to retrieve and display current weather data for a specified city. Users can input the name of a city, and the app will fetch and present information such as the weather condition, temperature, humidity, and atmospheric pressure for the given location. The app serves as a basic tool for users to quickly access essential weather information for any desired location.


Shipping.py:

building a program that will take the weight of a package and determine the cheapest way to ship a package using Sal’s Shippers as an example.


Gradebook.py:

Created a python list that keeps track of grades in multiple school subjects.


Len's_Slice.py:

Example of working at Len’s Slice, a new pizza joint in the neighborhood. You are going to use your knowledge of Python lists to organize some of your sales data.


Carly's_Clippers.py:

Data Analyst example: Carly’s Clippers, the newest hair salon on the block. The job is to go through the lists of data that have been collected in the past couple of weeks. You will be calculating some important metrics that Carly can use to plan out the operation of the business for the rest of the month.


Scrabble.py:

Process some data from a group of friends playing scrabble. Use dictionaries to organize players, words, and points.


Basta Fazoolin'.py:

Example of being a lead programmer for a family-style Italian restaurant Bast Fazoolin' with My Heart. The project is a final project for a setion in the codecademy python 3 Course.

About

A small collection of python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages