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
e0d99d546cf832ec4f98ebff2c78cfc2a648d48f
exercises-in-programming-style
/
08-infinite-mirror
History
Crista Lopes
6e1d72bd21
Tidy up, make line numbers consistent with text
2019-12-22 17:43:07 -08:00
..
README.md
Massive renaming!
2019-08-12 14:38:16 -07:00
tf-08.py
Tidy up, make line numbers consistent with text
2019-12-22 17:43:07 -08:00
README.md
Style #7
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