X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=index.iki;h=a8e58a3acd581a954b5efc35581d0f00ce21720c;hp=b7f7e6526377476e178f560244584be49c9e8e1b;hb=f4835cc6228dbc205f5f300e2b6c03d3759b3370;hpb=899dc25212d0b38844bb88a1a14730e5d96f94ae diff --git a/index.iki b/index.iki index b7f7e652..a8e58a3a 100644 --- a/index.iki +++ b/index.iki @@ -6,8 +6,33 @@ This course is co-taught by [Chris Barker](http://homepages.nyu.edu/~cb125/) and The seminar meets on Mondays from 4-6, in the Linguistics building at 10 Washington Place, in room 104 (back of the first floor). One student session will be held every Wednesday from 3-4 on the -fourth floor at 10 Washington Place. Here is $some^2 x^{e \pi} + 3y$ math, and $$here_{is} some + more$$ End of math. -Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^\i}$ Okay now I'm finished. +fourth floor at 10 Washington Place. + +Here is $some^2 x^{e \pi} + 3y$ math, and $$here_{is} some + more$$ End of math. +Except I want to add this: $\frac{-b\pm\sqrt{b^2-4ac}}{2a\pi^i}$ Okay now I'm finished. + +Here is a test: + + +>[[!format python """ + def f(x): + if x α y: + print "hello, world\n" + else: + return False + + idle code + + def bar(x, *z): + + print x *and* z + + return [[x]] + + """]] + +End of test. + ## Announcements ##