NB! Browse to the raw version of this file
The deck name above you need to add, but the ANKI_NOTE_ID’s in the property drawers are added by this package (given to us in AnkiConnect responses as the notes are created).
Content 1 Subcontent 1 Sub-subcontent 1Heading 2, url
- item
- item 2 url
- word
- explanation
todo list
- [X] todo item, bold text
- [ ] done item,
inline code
Quote quote quote quote
fibonacci :: [Int]
fibonacci = 0 : 1 : zipWith (+) fibonacci (tail fibonacci) :: [Int]
Here’s their what they output The three questions here are all cloze deletion exercise taken from https://www.supermemo.com/en/archives1990-2015/articles/20rules