https://github.com/djeada/python-for-informatics
My solutions to the problems from Charles Severance's book "Python for informatics"
https://github.com/djeada/python-for-informatics
Last synced: 10 months ago
JSON representation
My solutions to the problems from Charles Severance's book "Python for informatics"
- Host: GitHub
- URL: https://github.com/djeada/python-for-informatics
- Owner: djeada
- License: mit
- Created: 2019-09-14T21:22:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-11-07T09:31:33.000Z (about 3 years ago)
- Last Synced: 2025-02-05T11:51:53.470Z (11 months ago)
- Language: Python
- Homepage:
- Size: 633 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python-For-Informatics
My solutions to problems from Charles Severance's book "Python for informatics".
It is a free book and you can read it on the author's page: link.

## Chapter 3
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
## Chapter 4
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
6
Exercise 6
Python
7
Exercise 6
Python
## Chapter 5
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
## Chapter 6
#
Title
Solution
1
Exercise 1
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
## Chapter 7
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
## Chapter 8
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
6
Exercise 6
Python
## Chapter 9
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
5
Exercise 5
Python
## Chapter 10
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
## Chapter 11
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
## Chapter 12
#
Title
Solution
1
Exercise 1
Python
2
Exercise 2
Python
3
Exercise 3
Python
4
Exercise 4
Python
## Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
## License
[MIT](https://choosealicense.com/licenses/mit/)