An open API service indexing awesome lists of open source software.

https://github.com/rasol-unlimited/small-projects-with-python

8 Small projects done with 'Python' for Sahand University of Technology (Tabriz). 🎓
https://github.com/rasol-unlimited/small-projects-with-python

py python python-programming small-projects university-project

Last synced: 2 months ago
JSON representation

8 Small projects done with 'Python' for Sahand University of Technology (Tabriz). 🎓

Awesome Lists containing this project

README

        

![Project Python](https://github.com/Rasol-Unlimited/Small-projects-with-python/assets/62307687/6dbbbe36-2a67-4008-b188-5498854400ec)

# Small-projects-with-Python

**Small projects done for Sahand University of Technology (Tabriz).**

- [Calculating the sum of two numbers with user input](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part1.py)

- [Sum of user-specified numbers using a while loop](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part2.py)

- [Detecting overlap of two intervals using if statements](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part3.py)

- [finding the integer square root of a non-negative integer](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part4.py)

- [Prime number detection with divisibility check - Naive approach](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part5.py)

- [Prime factorization using repeated division - Simple algorithm](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part6.py)

- [Approximate calculation of square root for real numbers using the Newton-Raphson method](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part7.py)

- [Investigating the accuracy of Stirling's approximation for factorial calculation using the ratio n! / S(n)](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Part8.py)

> The university questions file is located in [Exercises](https://github.com/Rasol-Unlimited/Small-projects-with-python/blob/main/Exercises.pdf).

> The files have descriptions in Persian language

> All codes are written by Mohammad Rasol Sohrabi(Rasol Unlimited)

### Contact to Developer
[![Email](https://img.shields.io/badge/[email protected]?logo=Gmail&logoColor=EA4335)](mailto:[email protected])
[![Instagram](https://img.shields.io/badge/Instagram-Unlimited__Rasol-blue?logo=instagram)](https://instagram.com/unlimited_rasol/)
[![Discord](https://img.shields.io/badge/Discord-rasol__unlimited-blue?logo=Discord&logoColor=5865F2)](https://www.discord.com/users/727228555959992463)