Skip to content

Commit

Permalink
added readme
Browse files Browse the repository at this point in the history
  • Loading branch information
pepijndevos committed Nov 22, 2010
1 parent 4b08460 commit 35706f8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
;clojure.core quiz

(use 'clojure-quiz.core)

;one of
(doc-quiz)
(name-quiz)
(name-quiz-easy)
What is the name of this function?
Flip bit at index n
A : bit-flip
B : re-find
C : alter
a
Correct!
New score: 1
What is the name of this function?
...

0 comments on commit 35706f8

Please sign in to comment.