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). 🎓
- Host: GitHub
- URL: https://github.com/rasol-unlimited/small-projects-with-python
- Owner: Rasol-Unlimited
- License: mit
- Created: 2024-03-12T10:28:00.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-17T18:31:32.000Z (about 1 year ago)
- Last Synced: 2025-03-23T19:51:30.423Z (3 months ago)
- Topics: py, python, python-programming, small-projects, university-project
- Language: Python
- Homepage: https://github.com/Rasol-Unlimited
- Size: 197 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README

# 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
[](mailto:[email protected])
[](https://instagram.com/unlimited_rasol/)
[](https://www.discord.com/users/727228555959992463)