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

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"

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.

![Capture](https://user-images.githubusercontent.com/37275728/186221776-25452003-c0fa-4d67-a21d-263cbd8740a8.PNG)

## 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/)