Skip to content

Busra-Deveci/FruitPriceReader-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

FruitPriceReader Project

This Python script reads fruit names and their prices from the fruits.csv file and outputs them in the form of a Python dictionary.

Features

  • Reads fruit names and prices from the fruits.csv file.
  • Outputs the data as a Python dictionary.

Technologies Used

  • Python

Installation and Usage

  1. Clone the repository:

    git clone https://github.com/Busradeveci/FruitPriceReader-Project.git
  2. Run the main.py script:

    python main.py
  3. The program will read the data from the fruits.csv file and create a dictionary containing the fruit names and their prices.

Contributing

To contribute, fork the repository and submit a pull request with your changes.

About

A Python script that reads fruit names and prices from fruits.csv and outputs them in a dictionary format.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages