/learningPython

Series of small projects to learn Python.

Primary LanguagePython

LearningPython

This repository contains a series of small Python projects, including a webscraping project and a calculator project.

Webscraping Project

This project uses Python to scrape data from websites. One example is fetching all the products data from an online shop.

Calculator Project

This project is a simple calculator built using Python.

Clone the project

  • Run this on your terminal git clone https://github.com/codeoguz/LearningPython

Contributing

Contributions are welcome! If you would like to contribute to this project, please feel free to submit a pull request or open an issue.