https://github.com/djeada/doing-math-with-python
My alternative solutions to problems from Amit Saha's book "Doing math with Python".
https://github.com/djeada/doing-math-with-python
math python
Last synced: 10 months ago
JSON representation
My alternative solutions to problems from Amit Saha's book "Doing math with Python".
- Host: GitHub
- URL: https://github.com/djeada/doing-math-with-python
- Owner: djeada
- License: mit
- Created: 2019-09-21T19:44:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-05-28T12:10:48.000Z (over 1 year ago)
- Last Synced: 2025-02-05T11:51:52.598Z (11 months ago)
- Topics: math, python
- Language: Python
- Homepage:
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Doing-Math-with-Python
My alternative solutions to problems from Amit Saha's book "Doing math with Python".
You can buy the book on Amazon: link.

Chapter 1
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
Chapter 2
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
Chapter 3
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
Chapter 4
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
Chapter 5
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
Chapter 6
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
Chapter 7
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python