This website requires JavaScript.
Explore
Help
Sign In
lib
/
exercises-in-programming-style
Watch
1
Star
0
Fork
0
You've already forked exercises-in-programming-style
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
275bb3171b00fabcfb806fd930ada6140bccb1c4
exercises-in-programming-style
/
08-infinite-mirror
History
crista
816dcd5923
Update README.md
2020-05-05 09:01:18 -07:00
..
README.md
Update README.md
2020-05-05 09:01:18 -07:00
tf-08.py
Tidy up, make line numbers consistent with text
2019-12-22 17:43:07 -08:00
README.md
Style #8
Constraints:
All, or a significant part, of the problem is modelled by induction. That is, specify the base case (n_0) and then the n+1 rule
Possible names:
Infinite mirror
Inductive
Recursive
Reference in New Issue
View Git Blame
Copy Permalink