https://github.com/donno2048/my-favorite-piet-programs
https://github.com/donno2048/my-favorite-piet-programs
approximation factorial favorites piet prime-numbers
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/donno2048/my-favorite-piet-programs
- Owner: donno2048
- Created: 2020-08-20T22:07:39.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-15T01:19:27.000Z (over 4 years ago)
- Last Synced: 2025-01-06T16:49:29.620Z (10 months ago)
- Topics: approximation, factorial, favorites, piet, prime-numbers
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# my-favorite-piet-programs
more info about piet programming lang [here](https://www.dangermouse.net/esoteric/piet.html)
A Python interpreter is available [here](https://github.com/JensBouman/Piet_interpreter)Take a number and print its factorialApproximate pi, the bigger the circle the better the approximating
Take two numbers and multiply them
Tell wether a number is prime
![]()