https://github.com/husseinfo/funcprog
Python implementation of "Functional Programming 4, An Example In Arabic" session
https://github.com/husseinfo/funcprog
Last synced: 5 months ago
JSON representation
Python implementation of "Functional Programming 4, An Example In Arabic" session
- Host: GitHub
- URL: https://github.com/husseinfo/funcprog
- Owner: Husseinfo
- Created: 2021-07-03T08:18:03.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-03T08:22:48.000Z (over 4 years ago)
- Last Synced: 2025-04-04T15:15:12.287Z (9 months ago)
- Language: Python
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Functional Programming Example
Python implementation of *Functional Programming 4, An Example In Arabic* session by
[Eng. Mohamed Hammad](https://www.linkedin.com/in/mohamed-hammad-a720a622/).
### Session video
[
](https://www.youtube.com/watch?v=6uwRajbkaqI)
### Requirements
- Python 3.7+
### Run tests
`python3 tests.py`
[Eng. Mohamed Hammad]: https://www.linkedin.com/in/mohamed-hammad-a720a622/
***Pull requests of new rules/tests are welcome!***