https://github.com/m-hammad-faisal/mit-6.0001-psets-solutions
Answers for psets of book (Introduction to Computer Science and Programming in Python) for Computer and Electrical Engineering. All is made Using 100% Python.
https://github.com/m-hammad-faisal/mit-6.0001-psets-solutions
psets
Last synced: 10 months ago
JSON representation
Answers for psets of book (Introduction to Computer Science and Programming in Python) for Computer and Electrical Engineering. All is made Using 100% Python.
- Host: GitHub
- URL: https://github.com/m-hammad-faisal/mit-6.0001-psets-solutions
- Owner: M-Hammad-Faisal
- License: mit
- Created: 2020-08-25T06:14:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-01T11:36:23.000Z (almost 5 years ago)
- Last Synced: 2025-07-13T01:38:45.133Z (11 months ago)
- Topics: psets
- Language: Python
- Homepage:
- Size: 1.34 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Welcome to GitHub Pages
You can use the [editor on GitHub](https://github.com/Hammad-001/MIT-6.0001-psets-Solutions/edit/master/README.md) to maintain and preview the content for your website in Markdown files.
Whenever you commit to this repository, GitHub Pages will run [Jekyll](https://jekyllrb.com/) to rebuild the pages in your site, from the content in your Markdown files.
### Markdown
Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for
```markdown
Syntax highlighted code block
# Header 1
## Header 2
### Header 3
- Bulleted
- List
1. Numbered
2. List
**Bold** and _Italic_ and `Code` text
[Link](url) and 
```
For more details see [GitHub Flavored Markdown](https://guides.github.com/features/mastering-markdown/).
### Jekyll Themes
Your Pages site will use the layout and styles from the Jekyll theme you have selected in your [repository settings](https://github.com/Hammad-001/MIT-6.0001-psets-Solutions/settings). The name of this theme is saved in the Jekyll `_config.yml` configuration file.
### Support or Contact
Having trouble with Pages? Check out our [documentation](https://docs.github.com/categories/github-pages-basics/) or [contact support](https://github.com/contact) and we’ll help you sort it out.