update readme
This commit is contained in:
parent
bb326fbd0a
commit
a16475353b
10
readme.md
10
readme.md
|
@ -0,0 +1,10 @@
|
|||
## PY4E Solutions
|
||||
This repository contains the files for each of the assignments while I was taking the PY4E courses:
|
||||
|
||||
[Programming for Everybody (Getting Started with Python)](https://www.edx.org/course/programming-for-everybody-getting-started-with-pyt) <br />
|
||||
[Python Data Structures](https://www.edx.org/course/python-data-structures)
|
||||
|
||||
Assignment/readme.md - The problem provided for the assignment <br />
|
||||
Assignment/main.py - The solution created for the assignment
|
||||
|
||||
Any additional files that are needed by the solution are included in the folder
|
Reference in a new issue